HistoryEntry Class Reference
#include <kexiquerydesignersqlhistory.h>
Public Member Functions | |
| HistoryEntry (bool success, const QTime &time, const QString &statement, const QString &error=QString::null) | |
| ~HistoryEntry () | |
| QRect | geometry (int y, int width, QFontMetrics f) |
| void | drawItem (QPainter *p, int width, const QColorGroup &cg) |
| void | setSelected (bool selected, const QColorGroup &cg) |
| bool | isSelected () const |
| void | highlight (const QColorGroup &selected) |
| QString | statement () |
| void | updateTime (const QTime &execTime) |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Definition at line 219 of file kexiquerydesignersqlhistory.cpp. References highlight(). |
|
|
Definition at line 369 of file kexiquerydesignersqlhistory.cpp. |
Member Function Documentation
|
||||||||||||||||
|
Definition at line 230 of file kexiquerydesignersqlhistory.cpp. Referenced by KexiQueryDesignerSQLHistory::drawContents(). |
|
||||||||||||||||
|
Definition at line 355 of file kexiquerydesignersqlhistory.cpp. Referenced by KexiQueryDesignerSQLHistory::addEntry(), KexiQueryDesignerSQLHistory::contentsMousePressEvent(), and KexiQueryDesignerSQLHistory::drawContents(). |
|
|
Definition at line 268 of file kexiquerydesignersqlhistory.cpp. References statement(). Referenced by HistoryEntry(), and setSelected(). |
|
|
Definition at line 43 of file kexiquerydesignersqlhistory.h. |
|
||||||||||||
|
Definition at line 348 of file kexiquerydesignersqlhistory.cpp. References highlight(). Referenced by KexiQueryDesignerSQLHistory::addEntry(), and KexiQueryDesignerSQLHistory::contentsMousePressEvent(). |
|
|
Definition at line 46 of file kexiquerydesignersqlhistory.h. Referenced by KexiQueryDesignerSQLHistory::addEvent(), highlight(), KexiQueryDesignerSQLHistory::selectedStatement(), KexiQueryDesignerSQLHistory::slotEdit(), and KexiQueryDesignerSQLHistory::slotToClipboard(). |
|
|
Definition at line 365 of file kexiquerydesignersqlhistory.cpp. Referenced by KexiQueryDesignerSQLHistory::addEvent(). |
The documentation for this class was generated from the following files:
