kexi
KexiQueryDesignerSQLHistory Class Reference
List of all members.Detailed Description
Definition at line 62 of file kexiquerydesignersqlhistory.h.
Public Slots | |
| void | addEvent (const QString &q, bool s, const QString &error) |
| void | slotToClipboard () |
| void | slotEdit () |
| void | clear () |
Signals | |
| void | editRequested (const QString &text) |
| void | currentItemDoubleClicked () |
Public Member Functions | |
| KexiQueryDesignerSQLHistory (QWidget *parent, const char *name=0) | |
| virtual | ~KexiQueryDesignerSQLHistory () |
| KPopupMenu * | popupMenu () const |
| void | setHistory (History *h) |
| QString | selectedStatement () const |
Protected Member Functions | |
| void | addEntry (HistoryEntry *e) |
| virtual void | drawContents (QPainter *p, int cx, int cy, int cw, int ch) |
| virtual void | contentsMousePressEvent (QMouseEvent *e) |
| virtual void | contentsMouseDoubleClickEvent (QMouseEvent *e) |
The documentation for this class was generated from the following files:

