kitchensync
KSync::KonnectorView Class Reference
List of all members.Detailed Description
Definition at line 31 of file konnectorview.h.
Public Member Functions | |
KonnectorView (QWidget *parent, const char *name=0) | |
Konnector::List | selectedKonnectors () |
void | updateKonnectorList () |
void | setSelectedKonnectors (const QStringList &) |
QStringList | selectedKonnectorsList () const |
Member Function Documentation
void KonnectorView::setSelectedKonnectors | ( | const QStringList & | lst | ) |
Select the Methods contained in the QStringList.
Select Konnectors in the View when the Identifier is contained in the QStringList. The Identifier is
- See also:
- KRES::Resource::identifier. This method allows you to save the content of this view on a permanent storage and later restore it.
- Parameters:
-
lst The Identifiers of the Konnectors to select
Definition at line 111 of file konnectorview.cpp.
QStringList KonnectorView::selectedKonnectorsList | ( | ) | const |
Return the Identifiers of the selected Konnectors.
This method is the counterpart of
- See also:
- setKonnectors. It saves the identifier into the QStringList. This setting can be applied by
setKonnectors
- Returns:
- This Method will return a list of selected Konnectors
Definition at line 132 of file konnectorview.cpp.
The documentation for this class was generated from the following files: