kitchensync
KonnectorPair Class Reference
List of all members.Detailed Description
Definition at line 30 of file konnectorpair.h.
Public Types | |
| enum | ResolveStrategy { ResolveManually, ResolveFirst, ResolveSecond, ResolveBoth } |
| typedef QValueList< KonnectorPair * > | List |
| typedef QMap< QString, KonnectorPair * > | Map |
Public Member Functions | |
| KonnectorPair () | |
| ~KonnectorPair () | |
| QString | uid () const |
| void | setUid (const QString &uid) |
| QString | name () const |
| void | setName (const QString &name) |
| int | resolveStrategy () const |
| void | setResolveStrategy (int strategy) |
| void | load () |
| void | save () |
| KonnectorManager * | manager () |
The documentation for this class was generated from the following files:

