

Public Member Functions | |
| QVLCDialog (QWidget *parent, intf_thread_t *_p_intf) | |
| virtual | ~QVLCDialog () |
| void | toggleVisible () |
Protected Member Functions | |
| virtual void | cancel () |
| virtual void | close () |
| virtual void | keyPressEvent (QKeyEvent *keyEvent) |
Protected Attributes | |
| intf_thread_t * | p_intf |
| QVLCDialog::QVLCDialog | ( | QWidget * | parent, | |
| intf_thread_t * | _p_intf | |||
| ) | [inline] |
| virtual QVLCDialog::~QVLCDialog | ( | ) | [inline, virtual] |
| void QVLCDialog::toggleVisible | ( | ) | [inline] |
| virtual void QVLCDialog::cancel | ( | ) | [inline, protected, virtual] |
Referenced by keyPressEvent().
| virtual void QVLCDialog::close | ( | void | ) | [inline, protected, virtual] |
Reimplemented in VLCProfileEditor, AboutDialog, and OpenUrlDialog.
Referenced by ExtensionInfoDialog::ExtensionInfoDialog(), and keyPressEvent().
| virtual void QVLCDialog::keyPressEvent | ( | QKeyEvent * | keyEvent | ) | [inline, protected, virtual] |
intf_thread_t* QVLCDialog::p_intf [protected] |
1.5.6