#include </home/clem/local/src/opie/library/findwidget_p.h>
Collaboration diagram for FindWidget:

Public Slots | |
| void | slotNotFound () |
| void | slotWrapAround () |
| void | slotDateChanged (int year, int month, int day) |
Signals | |
| void | signalFindClicked (const QString &txt, bool caseSensitive, bool backwards, int category) |
| void | signalFindClicked (const QString &txt, const QDate &dt, bool caseSensitive, bool backwards, int category) |
Public Member Functions | |
| FindWidget (const QString &appName, QWidget *parent=0, const char *name=0) | |
| ~FindWidget () | |
| QString | findText () const |
| void | setUseDate (bool show) |
| void | setDate (const QDate &dt) |
Private Slots | |
| void | slotFindClicked () |
Private Attributes | |
| QString | mStrApp |
| Categories * | mpCat |
| DateBookMonth * | dtPicker |
| QDate | mDate |
|
||||||||||||||||
|
Definition at line 30 of file findwidget_p.cpp. References QDate::day(), dtPicker, mDate, QDate::month(), mStrApp, DateBookMonth::setDate(), TimeString::shortDate(), slotDateChanged(), slotFindClicked(), TRUE, and QDate::year(). |
|
|
Definition at line 57 of file findwidget_p.cpp. |
|
|
Definition at line 61 of file findwidget_p.cpp. Referenced by FindDialog::findText(), and slotFindClicked(). |
|
|
Definition at line 93 of file findwidget_p.cpp. References slotDateChanged(). Referenced by FindDialog::setDate(). |
|
|
Definition at line 81 of file findwidget_p.cpp. Referenced by FindDialog::setUseDate(). |
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
Referenced by slotFindClicked(). |
|
||||||||||||||||
|
Definition at line 109 of file findwidget_p.cpp. References dtPicker, mDate, DateBookMonth::setDate(), QDate::setYMD(), and TimeString::shortDate(). Referenced by FindWidget(), and setDate(). |
|
|
Definition at line 66 of file findwidget_p.cpp. References findText(), mDate, and signalFindClicked(). Referenced by FindWidget(). |
|
|
Definition at line 98 of file findwidget_p.cpp. References tr. Referenced by FindDialog::slotNotFound(). |
|
|
Definition at line 103 of file findwidget_p.cpp. References mDate, TimeString::shortDate(), and tr. Referenced by FindDialog::slotWrapAround(). |
|
|
Definition at line 61 of file findwidget_p.h. Referenced by FindWidget(), and slotDateChanged(). |
|
|
Definition at line 62 of file findwidget_p.h. Referenced by FindWidget(), slotDateChanged(), slotFindClicked(), and slotWrapAround(). |
|
|
Definition at line 60 of file findwidget_p.h. |
|
|
Definition at line 59 of file findwidget_p.h. Referenced by FindWidget(). |
1.4.2