#include <mythwidgets.h>
Definition at line 113 of file mythwidgets.h.
Signals | |
| void | changeHelpText (QString) |
Public Member Functions | |
| MythSlider (QWidget *parent=0, const char *name=0) | |
| void | setHelpText (const QString &) |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *e) |
| virtual void | focusInEvent (QFocusEvent *e) |
| virtual void | focusOutEvent (QFocusEvent *e) |
Private Attributes | |
| QString | helptext |
| MythSlider::MythSlider | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [inline] |
Definition at line 117 of file mythwidgets.h.
| void MythSlider::setHelpText | ( | const QString & | help | ) |
| void MythSlider::changeHelpText | ( | QString | ) | [signal] |
Referenced by focusInEvent(), and setHelpText().
| void MythSlider::keyPressEvent | ( | QKeyEvent * | e | ) | [protected, virtual] |
Definition at line 374 of file mythwidgets.cpp.
| void MythSlider::focusInEvent | ( | QFocusEvent * | e | ) | [protected, virtual] |
Definition at line 412 of file mythwidgets.cpp.
| void MythSlider::focusOutEvent | ( | QFocusEvent * | e | ) | [protected, virtual] |
Definition at line 422 of file mythwidgets.cpp.
QString MythSlider::helptext [private] |
1.5.5