#include <KoSearchDia.h>
Graphe de collaboration de KoReplaceDia:
Fonctions membres publiques | |
| KoReplaceDia (QWidget *parent, const char *name, KoSearchContext *find, KoSearchContext *replace, bool hasSelection, bool hasCursor) | |
| KoSearchContext * | searchContext () |
| KoSearchContext * | replaceContext () |
| bool | optionFindSelected () const |
| bool | optionReplaceSelected () const |
Connecteurs protégés | |
| void | slotOk () |
Attributs privés | |
| KoSearchContextUI * | m_findUI |
| KoSearchContextUI * | m_replaceUI |
Définition à la ligne 148 du fichier KoSearchDia.h.
| KoReplaceDia::KoReplaceDia | ( | QWidget * | parent, | |
| const char * | name, | |||
| KoSearchContext * | find, | |||
| KoSearchContext * | replace, | |||
| bool | hasSelection, | |||
| bool | hasCursor | |||
| ) |
| KoSearchContext* KoReplaceDia::searchContext | ( | ) | [inline] |
Définition à la ligne 156 du fichier KoSearchDia.h.
| KoSearchContext* KoReplaceDia::replaceContext | ( | ) | [inline] |
Définition à la ligne 159 du fichier KoSearchDia.h.
| bool KoReplaceDia::optionFindSelected | ( | ) | const [inline] |
| bool KoReplaceDia::optionReplaceSelected | ( | ) | const [inline] |
| void KoReplaceDia::slotOk | ( | ) | [protected, slot] |
Définition à la ligne 136 du fichier KoSearchDia.cpp.
Références m_findUI, m_replaceUI, optionFindSelected(), optionReplaceSelected(), options, KoSearchContextUI::setCtxHistory(), et KoSearchContextUI::setCtxOptions().
KoSearchContextUI* KoReplaceDia::m_findUI [private] |
KoSearchContextUI* KoReplaceDia::m_replaceUI [private] |
1.5.1-p1