SKLineEdit Class Reference
List of all members.Detailed Description
Definition at line 32 of file sklineedit.h.
Public Member Functions | |
| SKLineEdit (QWidget *w, Input *i) | |
| ~SKLineEdit () | |
| void | drawFrame (QPainter *p) |
| void | drawContents (QPainter *p) |
| void | setFrameColor (QColor c) |
| QColor | getFrameColor () const |
| void | setBackgroundColor (QColor c) |
| Input * | getInput () |
Protected Member Functions | |
| virtual void | keyReleaseEvent (QKeyEvent *e) |
| virtual void | keyPressEvent (QKeyEvent *e) |
The documentation for this class was generated from the following files:

