#include <KoSearchDia.h>
Graphe de collaboration de KoSearchDia:
Fonctions membres publiques | |
KoSearchDia (QWidget *parent, const char *name, KoSearchContext *find, bool hasSelection, bool hasCursor) | |
KoSearchContext * | searchContext () |
bool | optionSelected () const |
Connecteurs protégés | |
void | slotOk () |
Attributs privés | |
KoSearchContextUI * | m_findUI |
Définition à la ligne 126 du fichier KoSearchDia.h.
KoSearchDia::KoSearchDia | ( | QWidget * | parent, | |
const char * | name, | |||
KoSearchContext * | find, | |||
bool | hasSelection, | |||
bool | hasCursor | |||
) |
KoSearchContext* KoSearchDia::searchContext | ( | ) | [inline] |
Définition à la ligne 133 du fichier KoSearchDia.h.
bool KoSearchDia::optionSelected | ( | ) | const [inline] |
void KoSearchDia::slotOk | ( | ) | [protected, slot] |
Définition à la ligne 115 du fichier KoSearchDia.cpp.
Références m_findUI, options, optionSelected(), KoSearchContextUI::setCtxHistory(), et KoSearchContextUI::setCtxOptions().
KoSearchContextUI* KoSearchDia::m_findUI [private] |