FindDialog Class Reference
A simple FindDialog. More...
#include <finddialog.h>
Inheritance diagram for FindDialog:


Public Slots | |
| void | slotNotFound () |
| void | slotWrapAround () |
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 | |
| QString | findText () const |
| void | setUseDate (bool show) |
| void | setDate (const QDate &dt) |
Detailed Description
A simple FindDialog.A find dialog. FIXME!!!!
Definition at line 35 of file finddialog.h.
The documentation for this class was generated from the following files:
