#include <mythwidgets.h>
Definition at line 348 of file mythwidgets.h.
Signals | |
| void | changeHelpText (QString) |
Public Member Functions | |
| MythRadioButton (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 |
| MythRadioButton::MythRadioButton | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [inline] |
Definition at line 352 of file mythwidgets.h.
| void MythRadioButton::setHelpText | ( | const QString & | help | ) |
Definition at line 264 of file mythwidgets.cpp.
| void MythRadioButton::changeHelpText | ( | QString | ) | [signal] |
Referenced by focusInEvent(), and setHelpText().
| void MythRadioButton::keyPressEvent | ( | QKeyEvent * | e | ) | [protected, virtual] |
Definition at line 238 of file mythwidgets.cpp.
| void MythRadioButton::focusInEvent | ( | QFocusEvent * | e | ) | [protected, virtual] |
Definition at line 272 of file mythwidgets.cpp.
| void MythRadioButton::focusOutEvent | ( | QFocusEvent * | e | ) | [protected, virtual] |
Definition at line 282 of file mythwidgets.cpp.
QString MythRadioButton::helptext [private] |
1.5.5