kitchensync
QSync::Filter Class Reference
List of all members.Detailed Description
Definition at line 31 of file filter.h.
Public Member Functions | |
| Filter () | |
| ~Filter () | |
| bool | isValid () const |
| void | setConfiguration (const QString &configuration) |
| QString | configuration () const |
| bool | operator== (const Filter &filter) const |
Friends | |
| class | Group |
Member Function Documentation
|
|
Returns the configuration string of this filter.
Definition at line 49 of file filter.cpp. |
|
|
Returns whether the object is a valid filter.
Definition at line 37 of file filter.cpp. |
|
|
Sets the configuration string of this filter. The format of string is filter specific. Definition at line 42 of file filter.cpp. |
The documentation for this class was generated from the following files:

