|
|
virtual void | slotSearch () |
| |
|
virtual void | slotReplace () |
| |
|
virtual void | slotReplaceAll () |
| |
|
virtual void | enableTxSearch () |
| |
|
virtual void | enableStyleSearch () |
| |
|
virtual void | enableAlignSearch () |
| |
|
virtual void | enableFontSearch () |
| |
|
virtual void | enableSizeSearch () |
| |
|
virtual void | enableEffSearch () |
| |
|
virtual void | enableFillSearch () |
| |
|
virtual void | enableFillSSearch () |
| |
|
virtual void | enableStrokeSearch () |
| |
|
virtual void | enableStrokeSSearch () |
| |
|
virtual void | enableTxReplace () |
| |
|
virtual void | enableStyleReplace () |
| |
|
virtual void | enableAlignReplace () |
| |
|
virtual void | enableFontReplace () |
| |
|
virtual void | enableSizeReplace () |
| |
|
virtual void | enableEffReplace () |
| |
|
virtual void | enableFillReplace () |
| |
|
virtual void | enableFillSReplace () |
| |
|
virtual void | enableStrokeReplace () |
| |
|
virtual void | enableStrokeSReplace () |
| |
|
virtual void | writePrefs () |
| |
|
virtual void | clear () |
| |
|
|
void | NewFont (const QString &) |
| |
|
void | NewAbs (int) |
| |
|
|
| SearchReplace (QWidget *parent, ScribusDoc *doc, PageItem *ite, bool mode=true) |
| |
|
virtual void | slotDoSearch () |
| |
|
virtual void | slotDoReplace () |
| |
|
|
QLabel * | SText1 |
| |
|
QLabel * | RText1 |
| |
|
QGroupBox * | Search |
| |
|
QCheckBox * | SStroke |
| |
|
QCheckBox * | SFill |
| |
|
QCheckBox * | SStrokeS |
| |
|
QCheckBox * | SFillS |
| |
|
QCheckBox * | SSize |
| |
|
QCheckBox * | SFont |
| |
|
QCheckBox * | SStyle |
| |
|
QCheckBox * | SAlign |
| |
|
QCheckBox * | SText |
| |
|
QCheckBox * | SEffect |
| |
|
QCheckBox * | REffect |
| |
|
QLineEdit * | STextVal |
| |
|
QComboBox * | SStyleVal |
| |
|
QComboBox * | SAlignVal |
| |
|
FontCombo * | SFontVal |
| |
|
ScrSpinBox * | SSizeVal |
| |
|
ColorCombo * | SFillVal |
| |
|
ShadeButton * | SFillSVal |
| |
|
ColorCombo * | SStrokeVal |
| |
|
ShadeButton * | SStrokeSVal |
| |
|
QGroupBox * | Replace |
| |
|
QCheckBox * | RStroke |
| |
|
QCheckBox * | RStrokeS |
| |
|
QCheckBox * | RFill |
| |
|
QCheckBox * | RFillS |
| |
|
QCheckBox * | RSize |
| |
|
QCheckBox * | RFont |
| |
|
QCheckBox * | RStyle |
| |
|
QCheckBox * | RAlign |
| |
|
QCheckBox * | RText |
| |
|
QLineEdit * | RTextVal |
| |
|
QComboBox * | RStyleVal |
| |
|
QComboBox * | RAlignVal |
| |
|
FontCombo * | RFontVal |
| |
|
ScrSpinBox * | RSizeVal |
| |
|
ColorCombo * | RFillVal |
| |
|
ShadeButton * | RFillSVal |
| |
|
ColorCombo * | RStrokeVal |
| |
|
ShadeButton * | RStrokeSVal |
| |
|
StyleSelect * | SEffVal |
| |
|
StyleSelect * | REffVal |
| |
|
QCheckBox * | Word |
| |
|
QCheckBox * | CaseIgnore |
| |
|
QPushButton * | DoSearch |
| |
|
QPushButton * | DoReplace |
| |
|
QPushButton * | AllReplace |
| |
|
QPushButton * | clearButton |
| |
|
QPushButton * | Leave |
| |
|
|
virtual void | readPrefs () |
| |
|
|
PageItem * | m_item |
| |
|
ScribusDoc * | m_doc |
| |
|
uint | m_replStart |
| |
|
PrefsContext * | m_prefs |
| |
|
bool | m_notFound |
| |
|
bool | m_itemMode |
| |
|
QVBoxLayout * | SearchReplaceLayout |
| |
|
QHBoxLayout * | SelLayout |
| |
|
QGridLayout * | SearchLayout |
| |
|
QGridLayout * | ReplaceLayout |
| |
|
QHBoxLayout * | OptsLayout |
| |
|
QHBoxLayout * | ButtonsLayout |
| |
|
int | matchesFound |
| | Number of matches found thus far in a search.
|
| |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/search.h
- /Users/ale/src/Scribus/scribus/ui/search.cpp