Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PMainWindow Class Reference

#include </home/clem/local/src/opie/noncore/graphics/opie-eye/gui/mainwindow.h>

Collaboration diagram for PMainWindow:

Collaboration graph
[legend]
List of all members.

Public Slots

void slotShowInfo (const QString &inf)
void slotDisplay (const QString &inf)
void slotReturn ()
void slotRotateToggled (bool)
void slotScaleToggled (bool)
void slotZoomerToggled (bool)
void slotToggleZoomer ()
void slotToggleAutorotate ()
void slotToggleAutoscale ()
void setDocument (const QString &)
virtual void slotToggleFullScreen ()
virtual void slotFullScreenToggled (bool)
virtual void polish ()
virtual void slotVideoclicked ()

Signals

void configChanged ()
void changeDir (const QString &)
void changeListMode (int)
void sigPos (int)

Public Member Functions

 PMainWindow (QWidget *, const char *, WFlags)
 ~PMainWindow ()
 PMainWindow (QWidget *, const char *, WFlags)
virtual ~PMainWindow ()

Static Public Member Functions

static QString appName ()
static QString appName ()
static QString appTitle ()

Protected Slots

void raiseIconView ()
void closeEvent (QCloseEvent *)
void showToolbar (bool)
void listviewselected (QAction *)
void slotFullScreenButton (bool)
void check_view_fullscreen ()
virtual void setupBrightness ()
virtual void fileSelected (const DocLnk &)
virtual void slotAppendFiles ()
virtual void slotRemoveFiles ()
virtual void slotShowList ()
virtual void slotPlayList ()
virtual void slotPlayNext ()
virtual void slotPlayPrevious ()
virtual void slotPlayCurrent ()
virtual void slotStopped ()
virtual void slotCheckPos ()
virtual void slotToggleFull (bool)
virtual void slotUserStop ()
virtual void slotGoNext ()
virtual void slotTogglePlay (bool)
virtual void slotShowMediaWindow ()
virtual void slotListChanged (int)
virtual void slotNewPos (int pos)
virtual void sliderPressed ()
virtual void sliderReleased ()
virtual void slot_scaleupToggled (bool)

Protected Member Functions

void setupActions ()
void setupToolBar ()
void setupMenu ()
void checkLib ()
void setupVideo (bool full)
void hideVideo ()
void mediaWindowraised ()

Protected Attributes

Opie::Ui::OWidgetStackm_stack
Opie::Ui::OFileSelectorm_sfl
PlaylistViewm_playList
AudioWidgetm_AudioPlayer
VideoWidgetm_VideoPlayer
QWidget * m_MainBox
QSlider * m_PosSlider
QAction * a_appendFiles
QAction * a_removeFiles
QAction * a_showPlaylist
QAction * a_playAction
QAction * a_stopAction
QAction * a_playNext
QAction * a_playPrevious
QAction * a_ShowFull
QAction * a_stopPlay
QAction * a_ShowMedia
QAction * a_addDir
QAction * a_loadPlaylist
QAction * a_savePlaylist
QAction * a_Scaleup
QActionGroup * playersGroup
QActionGroup * playlistOnly
QActionGroup * settingsGroup
QToolBar * m_toolBar
QPopupMenu * fileMenu
QPopupMenu * playMenu
QPopupMenu * configMenu
QMenuBar * m_menuBar
XINE::Libm_PlayLib
bool m_playing:1
bool m_pressed:1
int m_uppos
int m_CurrentPos
PlaylistItemm_LastItem

Static Protected Attributes

static const int stack_list = 0
static const int stack_file = 1
static const int stack_audio = 2
static const int stack_video = 3

Private Types

enum  Views { IconView, ImageInfo, ImageDisplay }

Private Slots

void slotConfig ()
void slotSelectDir (int)
void dirChanged ()
void slotForceSmall (bool)

Private Member Functions

template<class T>
void initT (const char *name, T **, int)
void initInfo ()
void initDisp ()
void setupViewWindow (bool full, bool forceDisplay)
void readConfig ()
void setupActions ()
void setupToolbar ()
void setupMenu ()

Static Private Member Functions

static bool Valuebox (QWidget *parent, int min, int max, int current, int &store)

Private Attributes

Opie::Core::OConfigm_cfg
Opie::Ui::OWidgetStackm_stack
PIconViewm_view
imageinfom_info
ImageViewm_disp
bool autoSave:1
bool m_setDocCalled:1
bool m_polishDone:1
bool m_SmallWindow:1
int m_Intensity
QToolButton * fsButton
QToolBar * toolBar
QPopupMenu * fileMenu
QPopupMenu * dispMenu
QPopupMenu * fsMenu
QPopupMenu * listviewMenu
QPopupMenu * settingsMenu
QAction * m_aShowInfo
QAction * m_aBeam
QAction * m_aTrash
QAction * m_aViewfile
QAction * m_aDirUp
QAction * m_aStartSlide
QAction * m_aHideToolbar
QAction * m_aSetup
QAction * m_aDirName
QAction * m_aDirShort
QAction * m_aDirLong
QActionGroup * m_gListViewMode
QActionGroup * m_gDisplayType
QActionGroup * m_gPrevNext
QActionGroup * m_hGroup
QActionGroup * m_hBright
QAction * m_aNext
QAction * m_aPrevious
QAction * m_aFullScreen
QAction * m_aAutoRotate
QAction * m_aUnscaled
QAction * m_aZoomer
QAction * m_aForceSmall
QAction * m_setCurrentBrightness
QAction * m_IncBrightness
QAction * m_DecBrightness
StorageInfom_storage
QMap< QString, QStringm_dev

Member Enumeration Documentation

enum PMainWindow::Views [private]
 

Enumeration values:
IconView 
ImageInfo 
ImageDisplay 

Definition at line 37 of file mainwindow.h.


Constructor & Destructor Documentation

PMainWindow::PMainWindow QWidget *  ,
const char *  ,
WFlags 
 

Definition at line 45 of file mainwindow.cpp.

References m_view, odebug, oendl, and tr.

PMainWindow::~PMainWindow  ) 
 

Definition at line 86 of file mainwindow.cpp.

PMainWindow::PMainWindow QWidget *  ,
const char *  ,
WFlags 
 

virtual PMainWindow::~PMainWindow  )  [virtual]
 


Member Function Documentation

static QString PMainWindow::appName  )  [inline, static]
 

Definition at line 66 of file mwindow.h.

References QString::fromLatin1().

static QString PMainWindow::appName  )  [inline, static]
 

Definition at line 39 of file mainwindow.h.

References QString::fromLatin1().

static QString PMainWindow::appTitle  )  [inline, static]
 

Definition at line 67 of file mwindow.h.

References QString::fromLatin1().

Referenced by slotPlayCurrent(), and slotUserStop().

void PMainWindow::changeDir const QString  )  [signal]
 

Referenced by setupToolbar(), and slotSelectDir().

void PMainWindow::changeListMode int   )  [signal]
 

Referenced by listviewselected().

void PMainWindow::check_view_fullscreen  )  [protected, slot]
 

Definition at line 475 of file mainwindow.cpp.

References m_aFullScreen, m_disp, m_view, and TRUE.

Referenced by polish(), and setDocument().

void PMainWindow::checkLib  )  [protected]
 

Definition at line 126 of file mwindow.cpp.

References XINE::Lib::InitializeInThread, m_PlayLib, qApp, slotStopped(), and stopped.

void PMainWindow::closeEvent QCloseEvent *   )  [protected, slot]
 

Definition at line 439 of file mainwindow.cpp.

References Opie::Ui::OWidgetStack::addWidget(), ImageView::fullScreen(), ImageDisplay, m_disp, m_info, m_setDocCalled, m_stack, qApp, raiseIconView(), and Opie::Ui::OWidgetStack::visibleWidget().

void PMainWindow::configChanged  )  [signal]
 

void PMainWindow::dirChanged  )  [private, slot]
 

Definition at line 488 of file mainwindow.cpp.

References QMap< Key, T >::clear(), f, StorageInfo::fileSystems(), fsMenu, QMap< Key, T >::insert(), QString::isEmpty(), m_dev, and m_storage.

Referenced by setupMenu().

void PMainWindow::fileSelected const DocLnk  )  [protected, virtual, slot]
 

Definition at line 144 of file mwindow.cpp.

void PMainWindow::hideVideo  )  [protected]
 

Definition at line 233 of file mwindow.cpp.

References a_ShowFull, and m_VideoPlayer.

Referenced by slotPlayCurrent(), and slotUserStop().

void PMainWindow::initDisp  )  [private]
 

Definition at line 262 of file mainwindow.cpp.

References ImageDisplay, m_aAutoRotate, m_aFullScreen, m_aUnscaled, m_aZoomer, m_DecBrightness, m_disp, m_gDisplayType, m_gPrevNext, m_hBright, m_hGroup, m_IncBrightness, m_view, raiseIconView(), slotFullScreenToggled(), slotShowInfo(), slotToggleAutorotate(), slotToggleAutoscale(), slotToggleFullScreen(), and slotToggleZoomer().

Referenced by slotConfig(), and slotDisplay().

void PMainWindow::initInfo  )  [private]
 

Definition at line 257 of file mainwindow.cpp.

References m_info, and slotDisplay().

Referenced by slotConfig(), and slotShowInfo().

template<class T>
void PMainWindow::initT const char *  name,
T **  ,
int 
[private]
 

Definition at line 243 of file mainwindow.cpp.

References Opie::Ui::OWidgetStack::addWidget(), m_cfg, m_stack, Opie::Ui::OWidgetStack::removeWidget(), and slotReturn().

void PMainWindow::listviewselected QAction *   )  [protected, slot]
 

Definition at line 782 of file mainwindow.cpp.

References changeListMode(), m_aDirLong, m_aDirName, m_aDirShort, and val.

Referenced by setupActions().

void PMainWindow::mediaWindowraised  )  [protected]
 

Definition at line 117 of file mwindow.cpp.

References a_appendFiles, a_loadPlaylist, a_ShowMedia, a_showPlaylist, and playlistOnly.

Referenced by setupVideo(), slotPlayCurrent(), and slotShowMediaWindow().

void PMainWindow::polish  )  [virtual, slot]
 

Definition at line 803 of file mainwindow.cpp.

References check_view_fullscreen(), m_aFullScreen, m_disp, m_polishDone, m_setDocCalled, m_stack, m_view, Opie::Ui::OWidgetStack::mode(), odebug, oendl, ImageView::setCloseIfHide(), PIconView::setDoccalled(), and Opie::Ui::OWidgetStack::SmallScreen.

void PMainWindow::raiseIconView  )  [protected, slot]
 

Definition at line 413 of file mainwindow.cpp.

References fsButton, ImageView::fullScreen(), ImageView::hide(), IconView, m_aDirUp, m_aShowInfo, m_aStartSlide, m_aViewfile, m_disp, m_gPrevNext, m_SmallWindow, m_stack, Opie::Ui::OWidgetStack::raiseWidget(), ImageView::stopSlide(), and toolBar.

Referenced by closeEvent(), initDisp(), and slotReturn().

void PMainWindow::readConfig  )  [private]
 

Definition at line 797 of file mainwindow.cpp.

References autoSave, m_cfg, m_Intensity, Config::readBoolEntry(), and Config::readNumEntry().

Referenced by slotConfig().

void PMainWindow::setDocument const QString  )  [slot]
 

Definition at line 461 of file mainwindow.cpp.

References check_view_fullscreen(), AppLnk::file(), AppLnk::isValid(), m_polishDone, and slotDisplay().

void PMainWindow::setupActions  )  [protected]
 

void PMainWindow::setupActions  )  [private]
 

Definition at line 518 of file mainwindow.cpp.

References autoSave, listviewselected(), Opie::Core::OResource::loadPixmap(), m_aAutoRotate, m_aBeam, m_aDirLong, m_aDirName, m_aDirShort, m_aDirUp, m_aForceSmall, m_aFullScreen, m_aHideToolbar, m_aNext, m_aPrevious, m_aSetup, m_aShowInfo, m_aStartSlide, m_aTrash, m_aUnscaled, m_aViewfile, m_aZoomer, m_cfg, m_DecBrightness, m_gDisplayType, m_gListViewMode, m_gPrevNext, m_hBright, m_hGroup, m_IncBrightness, m_setCurrentBrightness, m_SmallWindow, m_stack, m_view, Opie::Ui::OWidgetStack::mode(), Config::readBoolEntry(), Config::readNumEntry(), setupBrightness(), showToolbar(), slotConfig(), slotForceSmall(), slotFullScreenButton(), slotRotateToggled(), slotScaleToggled(), slotZoomerToggled(), Opie::Core::OResource::SmallIcon, Opie::Ui::OWidgetStack::SmallScreen, Ir::supported(), and tr.

void PMainWindow::setupBrightness  )  [protected, virtual, slot]
 

Definition at line 682 of file mainwindow.cpp.

References ImageView::fullScreen(), ImageView::hide(), Opie::MM::OImageScrollView::Intensity(), m_disp, Opie::MM::OImageScrollView::setIntensity(), TRUE, and Valuebox().

Referenced by setupActions().

void PMainWindow::setupMenu  )  [protected]
 

void PMainWindow::setupMenu  )  [private]
 

Definition at line 731 of file mainwindow.cpp.

References dirChanged(), dispMenu, fileMenu, fsMenu, listviewMenu, Opie::Core::OResource::loadPixmap(), m_aBeam, m_aDirUp, m_aForceSmall, m_aFullScreen, m_aHideToolbar, m_aSetup, m_aShowInfo, m_aStartSlide, m_aTrash, m_aViewfile, m_gDisplayType, m_gListViewMode, m_gPrevNext, m_hBright, settingsMenu, slotSelectDir(), Opie::Core::OResource::SmallIcon, and tr.

void PMainWindow::setupToolBar  )  [protected]
 

Definition at line 398 of file mwindow.cpp.

References a_appendFiles, a_removeFiles, a_ShowFull, a_ShowMedia, a_showPlaylist, m_menuBar, m_toolBar, and playersGroup.

void PMainWindow::setupToolbar  )  [private]
 

Definition at line 702 of file mainwindow.cpp.

References changeDir(), fsButton, m_aBeam, m_aDirUp, m_aShowInfo, m_aTrash, m_gDisplayType, m_gPrevNext, m_SmallWindow, m_view, and toolBar.

void PMainWindow::setupVideo bool  full  )  [protected]
 

Definition at line 414 of file mwindow.cpp.

References VideoWidget::fullScreen(), m_VideoPlayer, mediaWindowraised(), qApp, slotVideoclicked(), and stack_video.

Referenced by slotPlayCurrent(), and slotToggleFull().

void PMainWindow::setupViewWindow bool  full,
bool  forceDisplay
[private]
 

Definition at line 305 of file mainwindow.cpp.

References Opie::Ui::OWidgetStack::addWidget(), height, ImageDisplay, m_disp, m_stack, Opie::Ui::OWidgetStack::mode(), qApp, Opie::Ui::OWidgetStack::raiseWidget(), ImageView::setFullScreen(), Opie::Ui::OWidgetStack::SmallScreen, and width.

Referenced by slotFullScreenButton(), and slotFullScreenToggled().

void PMainWindow::showToolbar bool   )  [protected, slot]
 

Definition at line 509 of file mainwindow.cpp.

References autoSave, m_cfg, toolBar, and Config::writeEntry().

Referenced by setupActions().

void PMainWindow::sigPos int   )  [signal]
 

Referenced by slotCheckPos().

void PMainWindow::sliderPressed  )  [protected, virtual, slot]
 

Definition at line 481 of file mwindow.cpp.

References m_pressed.

void PMainWindow::sliderReleased  )  [protected, virtual, slot]
 

Definition at line 486 of file mwindow.cpp.

References m_pressed.

void PMainWindow::slot_scaleupToggled bool   )  [protected, virtual, slot]
 

Definition at line 491 of file mwindow.cpp.

References m_VideoPlayer, and VideoWidget::scaleUp().

void PMainWindow::slotAppendFiles  )  [protected, virtual, slot]
 

Definition at line 148 of file mwindow.cpp.

References a_ShowMedia, a_showPlaylist, m_playing, m_PlayLib, and playlistOnly.

void PMainWindow::slotCheckPos  )  [protected, virtual, slot]
 

Definition at line 310 of file mwindow.cpp.

References XINE::Lib::currentTime(), m_playing, m_PlayLib, m_PosSlider, m_pressed, m_uppos, qApp, and sigPos().

Referenced by slotPlayCurrent().

void PMainWindow::slotConfig  )  [private, slot]
 

Definition at line 142 of file mainwindow.cpp.

References Opie::Ui::OTabWidget::addTab(), QMap< Key, T >::begin(), PInterfaceInfo::configWidget(), QMap< Key, T >::end(), QPEApplication::execDialog(), QString::fromLatin1(), ImageView::hide(), inf(), initDisp(), initInfo(), Opie::Ui::OKeyConfigWidget::insert(), QMap< Key, T >::insert(), PDirView::interfaceInfo(), Opie::Ui::OKeyConfigWidget::load(), m_cfg, m_disp, m_info, m_Intensity, m_stack, m_view, ImageView::manager(), imageinfo::manager(), PIconView::manager(), PInterfaceInfo::name(), Opie::Ui::OKeyConfigWidget::Queue, Opie::Ui::OWidgetStack::raiseWidget(), readConfig(), PIconView::resetView(), Opie::Ui::OKeyConfigWidget::save(), BaseSetup::save_values(), Opie::Ui::OKeyConfigWidget::setChangeMode(), Opie::Ui::OTabWidget::setCurrentTab(), tr, viewMap(), Opie::Ui::OWidgetStack::visibleWidget(), and wid.

Referenced by setupActions().

void PMainWindow::slotDisplay const QString inf  )  [slot]
 

Definition at line 378 of file mainwindow.cpp.

References fsButton, ImageView::fullScreen(), ImageDisplay, initDisp(), m_aDirUp, m_aFullScreen, m_aShowInfo, m_aStartSlide, m_aViewfile, m_disp, m_gPrevNext, m_hBright, m_Intensity, m_setCurrentBrightness, m_SmallWindow, m_stack, Opie::Ui::OWidgetStack::raiseWidget(), Opie::MM::OImageScrollView::setImage(), Opie::MM::OImageScrollView::setIntensity(), slotFullScreenToggled(), toolBar, and TRUE.

Referenced by initInfo(), and setDocument().

void PMainWindow::slotForceSmall bool   )  [private, slot]
 

Definition at line 826 of file mainwindow.cpp.

References autoSave, Opie::Ui::OWidgetStack::forceMode(), m_cfg, m_stack, Opie::Ui::OWidgetStack::NoForce, odebug, oendl, Opie::Ui::OWidgetStack::SmallScreen, and Config::writeEntry().

Referenced by setupActions().

void PMainWindow::slotFullScreenButton bool   )  [protected, slot]
 

Definition at line 294 of file mainwindow.cpp.

References autoSave, m_cfg, m_disp, setupViewWindow(), and Config::writeEntry().

Referenced by setupActions().

void PMainWindow::slotFullScreenToggled bool   )  [virtual, slot]
 

Definition at line 343 of file mainwindow.cpp.

References setupViewWindow().

Referenced by initDisp(), and slotDisplay().

void PMainWindow::slotGoNext  )  [protected, virtual, slot]
 

Definition at line 288 of file mwindow.cpp.

References m_LastItem, and slotPlayCurrent().

Referenced by slotStopped().

void PMainWindow::slotListChanged int   )  [protected, virtual, slot]
 

Definition at line 108 of file mwindow.cpp.

References a_removeFiles, and playersGroup.

void PMainWindow::slotNewPos int  pos  )  [protected, virtual, slot]
 

Definition at line 474 of file mwindow.cpp.

References m_PlayLib, m_uppos, and XINE::Lib::seekTo().

void PMainWindow::slotPlayCurrent  )  [protected, virtual, slot]
 

Definition at line 241 of file mwindow.cpp.

References a_playAction, a_ShowFull, appTitle(), XINE::Lib::currentTime(), hideVideo(), PlaylistItem::isVideo(), XINE::Lib::length(), PlaylistItem::Lnk(), m_AudioPlayer, m_CurrentPos, m_LastItem, m_playing, m_PlayLib, m_PosSlider, m_uppos, m_VideoPlayer, mediaWindowraised(), odebug, oendl, VideoWidget::playFile(), AudioWidget::playFile(), setupVideo(), slotCheckPos(), slotShowList(), and stack_audio.

Referenced by slotGoNext(), slotPlayList(), slotPlayNext(), and slotPlayPrevious().

void PMainWindow::slotPlayList  )  [protected, virtual, slot]
 

Definition at line 191 of file mwindow.cpp.

References m_LastItem, m_playing, m_PlayLib, slotPlayCurrent(), slotPlayNext(), and slotShowMediaWindow().

Referenced by slotTogglePlay().

void PMainWindow::slotPlayNext  )  [protected, virtual, slot]
 

Definition at line 280 of file mwindow.cpp.

References m_LastItem, and slotPlayCurrent().

Referenced by slotPlayList().

void PMainWindow::slotPlayPrevious  )  [protected, virtual, slot]
 

Definition at line 294 of file mwindow.cpp.

References m_LastItem, and slotPlayCurrent().

void PMainWindow::slotRemoveFiles  )  [protected, virtual, slot]
 

Definition at line 322 of file mwindow.cpp.

References m_playing, and slotShowList().

void PMainWindow::slotReturn  )  [slot]
 

Definition at line 434 of file mainwindow.cpp.

References raiseIconView().

Referenced by initT().

void PMainWindow::slotRotateToggled bool   )  [slot]
 

Definition at line 115 of file mainwindow.cpp.

References autoSave, m_aUnscaled, m_cfg, m_disp, and Config::writeEntry().

Referenced by setupActions().

void PMainWindow::slotScaleToggled bool   )  [slot]
 

Definition at line 125 of file mainwindow.cpp.

References autoSave, m_aAutoRotate, m_aUnscaled, m_cfg, m_disp, odebug, oendl, and Config::writeEntry().

Referenced by setupActions().

void PMainWindow::slotSelectDir int   )  [private, slot]
 

Definition at line 483 of file mainwindow.cpp.

References changeDir(), fsMenu, and m_dev.

Referenced by setupMenu().

void PMainWindow::slotShowInfo const QString inf  )  [slot]
 

With big Screen the plan could be to 'detach' the image window if visible and to create a ne wone init* already supports it but I make no use of it for now. We set filename and raise

### FIXME and talk to alwin

Definition at line 356 of file mainwindow.cpp.

References fsButton, ImageView::fullScreen(), initInfo(), m_aDirUp, m_aNext, m_aPrevious, m_aShowInfo, m_aStartSlide, m_aViewfile, m_disp, m_info, m_SmallWindow, m_stack, Opie::Ui::OWidgetStack::raiseWidget(), imageinfo::setPath(), and toolBar.

Referenced by initDisp().

void PMainWindow::slotShowList  )  [protected, virtual, slot]
 

Definition at line 161 of file mwindow.cpp.

References a_removeFiles, a_ShowMedia, a_showPlaylist, m_playing, m_PlayLib, and playlistOnly.

Referenced by slotPlayCurrent(), slotRemoveFiles(), and slotUserStop().

void PMainWindow::slotShowMediaWindow  )  [protected, virtual, slot]
 

Definition at line 178 of file mwindow.cpp.

References PlaylistItem::isVideo(), m_LastItem, m_playing, m_PlayLib, mediaWindowraised(), stack_audio, and stack_video.

Referenced by slotPlayList(), and slotTogglePlay().

void PMainWindow::slotStopped  )  [protected, virtual, slot]
 

Definition at line 302 of file mwindow.cpp.

References m_playing, odebug, oendl, and slotGoNext().

Referenced by checkLib().

void PMainWindow::slotToggleAutorotate  )  [slot]
 

Definition at line 104 of file mainwindow.cpp.

References m_aAutoRotate.

Referenced by initDisp().

void PMainWindow::slotToggleAutoscale  )  [slot]
 

Definition at line 110 of file mainwindow.cpp.

References m_aUnscaled.

Referenced by initDisp().

void PMainWindow::slotToggleFull bool   )  [protected, virtual, slot]
 

Definition at line 441 of file mwindow.cpp.

References XINE::Lib::isShowingVideo(), m_PlayLib, m_VideoPlayer, XINE::Lib::pause(), and setupVideo().

Referenced by slotVideoclicked().

void PMainWindow::slotToggleFullScreen  )  [virtual, slot]
 

Definition at line 288 of file mainwindow.cpp.

References m_aFullScreen.

Referenced by initDisp().

void PMainWindow::slotTogglePlay bool   )  [protected, virtual, slot]
 

Definition at line 218 of file mwindow.cpp.

References m_playing, slotPlayList(), slotShowMediaWindow(), and slotUserStop().

void PMainWindow::slotToggleZoomer  )  [slot]
 

Definition at line 89 of file mainwindow.cpp.

References m_aZoomer.

Referenced by initDisp().

void PMainWindow::slotUserStop  )  [protected, virtual, slot]
 

Definition at line 207 of file mwindow.cpp.

References appTitle(), hideVideo(), m_playing, m_PlayLib, m_PosSlider, slotShowList(), and XINE::Lib::stop().

Referenced by slotTogglePlay().

void PMainWindow::slotVideoclicked  )  [virtual, slot]
 

Definition at line 432 of file mwindow.cpp.

References a_ShowFull, odebug, oendl, and slotToggleFull().

Referenced by setupVideo().

void PMainWindow::slotZoomerToggled bool   )  [slot]
 

Definition at line 94 of file mainwindow.cpp.

References autoSave, m_cfg, m_disp, Opie::MM::OImageScrollView::setShowZoomer(), and Config::writeEntry().

Referenced by setupActions().

bool PMainWindow::Valuebox QWidget *  parent,
int  min,
int  max,
int  current,
int &  store
[static, private]
 

Definition at line 841 of file mainwindow.cpp.

References m_Intensity, and tr.

Referenced by setupBrightness().


Member Data Documentation

QAction* PMainWindow::a_addDir [protected]
 

Definition at line 90 of file mwindow.h.

QAction* PMainWindow::a_appendFiles [protected]
 

Definition at line 88 of file mwindow.h.

Referenced by mediaWindowraised(), and setupToolBar().

QAction * PMainWindow::a_loadPlaylist [protected]
 

Definition at line 90 of file mwindow.h.

Referenced by mediaWindowraised().

QAction * PMainWindow::a_playAction [protected]
 

Definition at line 88 of file mwindow.h.

Referenced by slotPlayCurrent().

QAction* PMainWindow::a_playNext [protected]
 

Definition at line 89 of file mwindow.h.

QAction * PMainWindow::a_playPrevious [protected]
 

Definition at line 89 of file mwindow.h.

QAction * PMainWindow::a_removeFiles [protected]
 

Definition at line 88 of file mwindow.h.

Referenced by setupToolBar(), slotListChanged(), and slotShowList().

QAction * PMainWindow::a_savePlaylist [protected]
 

Definition at line 90 of file mwindow.h.

QAction* PMainWindow::a_Scaleup [protected]
 

Definition at line 91 of file mwindow.h.

QAction * PMainWindow::a_ShowFull [protected]
 

Definition at line 89 of file mwindow.h.

Referenced by hideVideo(), setupToolBar(), slotPlayCurrent(), and slotVideoclicked().

QAction * PMainWindow::a_ShowMedia [protected]
 

Definition at line 89 of file mwindow.h.

Referenced by mediaWindowraised(), setupToolBar(), slotAppendFiles(), and slotShowList().

QAction * PMainWindow::a_showPlaylist [protected]
 

Definition at line 88 of file mwindow.h.

Referenced by mediaWindowraised(), setupToolBar(), slotAppendFiles(), and slotShowList().

QAction * PMainWindow::a_stopAction [protected]
 

Definition at line 88 of file mwindow.h.

QAction * PMainWindow::a_stopPlay [protected]
 

Definition at line 89 of file mwindow.h.

bool PMainWindow::autoSave [private]
 

Definition at line 84 of file mainwindow.h.

Referenced by readConfig(), setupActions(), showToolbar(), slotForceSmall(), slotFullScreenButton(), slotRotateToggled(), slotScaleToggled(), and slotZoomerToggled().

QPopupMenu * PMainWindow::configMenu [protected]
 

Definition at line 94 of file mwindow.h.

QPopupMenu * PMainWindow::dispMenu [private]
 

Definition at line 94 of file mwindow.h.

Referenced by setupMenu().

QPopupMenu* PMainWindow::fileMenu [protected]
 

Definition at line 94 of file mwindow.h.

QPopupMenu* PMainWindow::fileMenu [private]
 

Definition at line 91 of file mainwindow.h.

Referenced by setupMenu().

QToolButton* PMainWindow::fsButton [private]
 

Definition at line 89 of file mainwindow.h.

Referenced by raiseIconView(), setupToolbar(), slotDisplay(), and slotShowInfo().

QPopupMenu * PMainWindow::fsMenu [private]
 

Definition at line 91 of file mainwindow.h.

Referenced by dirChanged(), setupMenu(), and slotSelectDir().

QPopupMenu * PMainWindow::listviewMenu [private]
 

Definition at line 91 of file mainwindow.h.

Referenced by setupMenu().

QAction* PMainWindow::m_aAutoRotate [private]
 

Definition at line 96 of file mainwindow.h.

Referenced by initDisp(), setupActions(), slotScaleToggled(), and slotToggleAutorotate().

QAction * PMainWindow::m_aBeam [private]
 

Definition at line 92 of file mainwindow.h.

Referenced by setupActions(), setupMenu(), and setupToolbar().

QAction * PMainWindow::m_aDirLong [private]
 

Definition at line 93 of file mainwindow.h.

Referenced by listviewselected(), and setupActions().

QAction * PMainWindow::m_aDirName [private]
 

Definition at line 93 of file mainwindow.h.

Referenced by listviewselected(), and setupActions().

QAction * PMainWindow::m_aDirShort [private]
 

Definition at line 93 of file mainwindow.h.

Referenced by listviewselected(), and setupActions().

QAction * PMainWindow::m_aDirUp [private]
 

Definition at line 92 of file mainwindow.h.

Referenced by raiseIconView(), setupActions(), setupMenu(), setupToolbar(), slotDisplay(), and slotShowInfo().

QAction * PMainWindow::m_aForceSmall [private]
 

Definition at line 96 of file mainwindow.h.

Referenced by setupActions(), and setupMenu().

QAction * PMainWindow::m_aFullScreen [private]
 

Definition at line 95 of file mainwindow.h.

Referenced by check_view_fullscreen(), initDisp(), polish(), setupActions(), setupMenu(), slotDisplay(), and slotToggleFullScreen().

QAction* PMainWindow::m_aHideToolbar [private]
 

Definition at line 93 of file mainwindow.h.

Referenced by setupActions(), and setupMenu().

QAction* PMainWindow::m_aNext [private]
 

Definition at line 95 of file mainwindow.h.

Referenced by setupActions(), and slotShowInfo().

QAction * PMainWindow::m_aPrevious [private]
 

Definition at line 95 of file mainwindow.h.

Referenced by setupActions(), and slotShowInfo().

QAction * PMainWindow::m_aSetup [private]
 

Definition at line 93 of file mainwindow.h.

Referenced by setupActions(), and setupMenu().

QAction* PMainWindow::m_aShowInfo [private]
 

Definition at line 92 of file mainwindow.h.

Referenced by raiseIconView(), setupActions(), setupMenu(), setupToolbar(), slotDisplay(), and slotShowInfo().

QAction * PMainWindow::m_aStartSlide [private]
 

Definition at line 92 of file mainwindow.h.

Referenced by raiseIconView(), setupActions(), setupMenu(), slotDisplay(), and slotShowInfo().

QAction * PMainWindow::m_aTrash [private]
 

Definition at line 92 of file mainwindow.h.

Referenced by setupActions(), setupMenu(), and setupToolbar().

AudioWidget* PMainWindow::m_AudioPlayer [protected]
 

Definition at line 83 of file mwindow.h.

Referenced by slotPlayCurrent().

QAction * PMainWindow::m_aUnscaled [private]
 

Definition at line 96 of file mainwindow.h.

Referenced by initDisp(), setupActions(), slotRotateToggled(), slotScaleToggled(), and slotToggleAutoscale().

QAction * PMainWindow::m_aViewfile [private]
 

Definition at line 92 of file mainwindow.h.

Referenced by raiseIconView(), setupActions(), setupMenu(), slotDisplay(), and slotShowInfo().

QAction * PMainWindow::m_aZoomer [private]
 

Definition at line 96 of file mainwindow.h.

Referenced by initDisp(), setupActions(), and slotToggleZoomer().

Opie::Core::OConfig* PMainWindow::m_cfg [private]
 

Definition at line 79 of file mainwindow.h.

Referenced by initT(), readConfig(), setupActions(), showToolbar(), slotConfig(), slotForceSmall(), slotFullScreenButton(), slotRotateToggled(), slotScaleToggled(), and slotZoomerToggled().

int PMainWindow::m_CurrentPos [protected]
 

Definition at line 108 of file mwindow.h.

Referenced by slotPlayCurrent().

QAction * PMainWindow::m_DecBrightness [private]
 

Definition at line 97 of file mainwindow.h.

Referenced by initDisp(), and setupActions().

QMap<QString, QString> PMainWindow::m_dev [private]
 

Definition at line 106 of file mainwindow.h.

Referenced by dirChanged(), and slotSelectDir().

ImageView* PMainWindow::m_disp [private]
 

Definition at line 83 of file mainwindow.h.

Referenced by check_view_fullscreen(), closeEvent(), initDisp(), polish(), raiseIconView(), setupBrightness(), setupViewWindow(), slotConfig(), slotDisplay(), slotFullScreenButton(), slotRotateToggled(), slotScaleToggled(), slotShowInfo(), and slotZoomerToggled().

QActionGroup * PMainWindow::m_gDisplayType [private]
 

Definition at line 94 of file mainwindow.h.

Referenced by initDisp(), setupActions(), setupMenu(), and setupToolbar().

QActionGroup* PMainWindow::m_gListViewMode [private]
 

Definition at line 94 of file mainwindow.h.

Referenced by setupActions(), and setupMenu().

QActionGroup * PMainWindow::m_gPrevNext [private]
 

Definition at line 94 of file mainwindow.h.

Referenced by initDisp(), raiseIconView(), setupActions(), setupMenu(), setupToolbar(), and slotDisplay().

QActionGroup * PMainWindow::m_hBright [private]
 

Definition at line 94 of file mainwindow.h.

Referenced by initDisp(), setupActions(), setupMenu(), and slotDisplay().

QActionGroup * PMainWindow::m_hGroup [private]
 

Definition at line 94 of file mainwindow.h.

Referenced by initDisp(), and setupActions().

QAction* PMainWindow::m_IncBrightness [private]
 

Definition at line 97 of file mainwindow.h.

Referenced by initDisp(), and setupActions().

imageinfo* PMainWindow::m_info [private]
 

Definition at line 82 of file mainwindow.h.

Referenced by closeEvent(), initInfo(), slotConfig(), and slotShowInfo().

int PMainWindow::m_Intensity [private]
 

Definition at line 88 of file mainwindow.h.

Referenced by readConfig(), slotConfig(), slotDisplay(), and Valuebox().

PlaylistItem* PMainWindow::m_LastItem [protected]
 

Definition at line 109 of file mwindow.h.

Referenced by slotGoNext(), slotPlayCurrent(), slotPlayList(), slotPlayNext(), slotPlayPrevious(), and slotShowMediaWindow().

QWidget* PMainWindow::m_MainBox [protected]
 

Definition at line 85 of file mwindow.h.

QMenuBar* PMainWindow::m_menuBar [protected]
 

Definition at line 95 of file mwindow.h.

Referenced by setupToolBar().

bool PMainWindow::m_playing [protected]
 

Definition at line 104 of file mwindow.h.

Referenced by slotAppendFiles(), slotCheckPos(), slotPlayCurrent(), slotPlayList(), slotRemoveFiles(), slotShowList(), slotShowMediaWindow(), slotStopped(), slotTogglePlay(), and slotUserStop().

XINE::Lib* PMainWindow::m_PlayLib [protected]
 

Definition at line 96 of file mwindow.h.

Referenced by checkLib(), slotAppendFiles(), slotCheckPos(), slotNewPos(), slotPlayCurrent(), slotPlayList(), slotShowList(), slotShowMediaWindow(), slotToggleFull(), and slotUserStop().

PlaylistView* PMainWindow::m_playList [protected]
 

Definition at line 82 of file mwindow.h.

bool PMainWindow::m_polishDone [private]
 

Definition at line 86 of file mainwindow.h.

Referenced by polish(), and setDocument().

QSlider* PMainWindow::m_PosSlider [protected]
 

Definition at line 86 of file mwindow.h.

Referenced by slotCheckPos(), slotPlayCurrent(), and slotUserStop().

bool PMainWindow::m_pressed [protected]
 

Definition at line 105 of file mwindow.h.

Referenced by sliderPressed(), sliderReleased(), and slotCheckPos().

QAction * PMainWindow::m_setCurrentBrightness [private]
 

Definition at line 96 of file mainwindow.h.

Referenced by setupActions(), and slotDisplay().

bool PMainWindow::m_setDocCalled [private]
 

Definition at line 85 of file mainwindow.h.

Referenced by closeEvent(), and polish().

Opie::Ui::OFileSelector* PMainWindow::m_sfl [protected]
 

Definition at line 81 of file mwindow.h.

bool PMainWindow::m_SmallWindow [private]
 

Definition at line 87 of file mainwindow.h.

Referenced by raiseIconView(), setupActions(), setupToolbar(), slotDisplay(), and slotShowInfo().

Opie::Ui::OWidgetStack* PMainWindow::m_stack [protected]
 

Definition at line 80 of file mwindow.h.

Opie::Ui::OWidgetStack* PMainWindow::m_stack [private]
 

Definition at line 80 of file mainwindow.h.

Referenced by closeEvent(), initT(), polish(), raiseIconView(), setupActions(), setupViewWindow(), slotConfig(), slotDisplay(), slotForceSmall(), and slotShowInfo().

StorageInfo* PMainWindow::m_storage [private]
 

Definition at line 105 of file mainwindow.h.

Referenced by dirChanged().

QToolBar* PMainWindow::m_toolBar [protected]
 

Definition at line 93 of file mwindow.h.

Referenced by setupToolBar().

int PMainWindow::m_uppos [protected]
 

Definition at line 106 of file mwindow.h.

Referenced by slotCheckPos(), slotNewPos(), and slotPlayCurrent().

VideoWidget* PMainWindow::m_VideoPlayer [protected]
 

Definition at line 84 of file mwindow.h.

Referenced by hideVideo(), setupVideo(), slot_scaleupToggled(), slotPlayCurrent(), and slotToggleFull().

PIconView* PMainWindow::m_view [private]
 

Definition at line 81 of file mainwindow.h.

Referenced by check_view_fullscreen(), initDisp(), polish(), setupActions(), setupToolbar(), and slotConfig().

QActionGroup* PMainWindow::playersGroup [protected]
 

Definition at line 92 of file mwindow.h.

Referenced by setupToolBar(), and slotListChanged().

QActionGroup * PMainWindow::playlistOnly [protected]
 

Definition at line 92 of file mwindow.h.

Referenced by mediaWindowraised(), slotAppendFiles(), and slotShowList().

QPopupMenu * PMainWindow::playMenu [protected]
 

Definition at line 94 of file mwindow.h.

QActionGroup * PMainWindow::settingsGroup [protected]
 

Definition at line 92 of file mwindow.h.

QPopupMenu * PMainWindow::settingsMenu [private]
 

Definition at line 91 of file mainwindow.h.

Referenced by setupMenu().

const int PMainWindow::stack_audio = 2 [static, protected]
 

Definition at line 78 of file mwindow.h.

Referenced by slotPlayCurrent(), and slotShowMediaWindow().

const int PMainWindow::stack_file = 1 [static, protected]
 

Definition at line 77 of file mwindow.h.

const int PMainWindow::stack_list = 0 [static, protected]
 

Definition at line 76 of file mwindow.h.

const int PMainWindow::stack_video = 3 [static, protected]
 

Definition at line 79 of file mwindow.h.

Referenced by setupVideo(), and slotShowMediaWindow().

QToolBar* PMainWindow::toolBar [private]
 

Definition at line 90 of file mainwindow.h.

Referenced by raiseIconView(), setupToolbar(), showToolbar(), slotDisplay(), and slotShowInfo().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:45:00 2005 for OPIE by  doxygen 1.4.2