

Public Member Functions | |
| QVLCMW (intf_thread_t *_p_intf) | |
| virtual | ~QVLCMW () |
| void | toggleVisible () |
Protected Member Functions | |
| void | readSettings (const QString &name, QSize defSize) |
| void | readSettings (const QString &name) |
| void | readSettings (QSettings *settings) |
| void | readSettings (QSettings *settings, QSize defSize) |
| void | writeSettings (const QString &name) |
| void | writeSettings (QSettings *settings) |
Protected Attributes | |
| intf_thread_t * | p_intf |
| QSize | mainSize |
| QVLCMW::QVLCMW | ( | intf_thread_t * | _p_intf | ) | [inline] |
| virtual QVLCMW::~QVLCMW | ( | ) | [inline, virtual] |
| void QVLCMW::toggleVisible | ( | ) | [inline] |
Referenced by DialogsProvider::playlistDialog().
| void QVLCMW::readSettings | ( | const QString & | name, | |
| QSize | defSize | |||
| ) | [inline, protected] |
References QVLCTools::restoreWidgetPosition().
| void QVLCMW::readSettings | ( | const QString & | name | ) | [inline, protected] |
References QVLCTools::restoreWidgetPosition().
| void QVLCMW::readSettings | ( | QSettings * | settings | ) | [inline, protected] |
References QVLCTools::restoreWidgetPosition().
| void QVLCMW::readSettings | ( | QSettings * | settings, | |
| QSize | defSize | |||
| ) | [inline, protected] |
References QVLCTools::restoreWidgetPosition().
| void QVLCMW::writeSettings | ( | const QString & | name | ) | [inline, protected] |
References QVLCTools::saveWidgetPosition().
| void QVLCMW::writeSettings | ( | QSettings * | settings | ) | [inline, protected] |
References QVLCTools::saveWidgetPosition().
intf_thread_t* QVLCMW::p_intf [protected] |
Referenced by MainInterface::changeThumbbarButtons(), MainInterface::controlVideo(), MainInterface::dockPlaylist(), MainInterface::dropEventPlay(), IntfShowCB(), SoundWidget::libUpdateVolume(), MainInterface::MainInterface(), MainInterface::popupMenu(), PopupMenuCB(), SoundWidget::setMuted(), SoundWidget::SoundWidget(), MainInterface::toggleUpdateSystrayMenu(), SoundWidget::updateMuteStatus(), SoundWidget::userUpdateVolume(), MainInterface::wheelEvent(), and MainInterface::~MainInterface().
QSize QVLCMW::mainSize [protected] |
1.5.6