Hydra 0.20
desktop::MainWindow Class Reference

List of all members.

Public Slots

void toggleFullScreen (void)
void toggleSlideShow (void)

Public Member Functions

 MainWindow (short initMode, std::shared_ptr< MainState > state=std::shared_ptr< MainState >(new MainState()))
MainStatemainState (void) const
std::shared_ptr< MainStatemainStatePtr (void) const
desktop::FileListleftList (void)
const desktop::FileListleftList (void) const
void buildMenuFile (QMenu &outmenu)
void buildMenuImage (QMenu &outmenu)
void buildMenuSelection (QMenu &outmenu)
void buildMenuView (QMenu &outmenu)
void buildMenuPlugin (QMenu &outmenu)
void buildMenuWindow (QMenu &outmenu)
void popupWidgetAsDockWidget (QWidget *w)
void advanceAndPreloadSelectedFile (void)
void setLastTag (const QString &lt)
const QString & lastTag (void) const
 returns the last tag

Static Public Attributes

static const short FULL_VIEW = 0
static const short VCR_VIEW = 1
static const short STRIP_VIEW = 2
static const short CATALOG_VIEW = 3
static const short LISTIMAGE_VIEW = 4
static const short THUMBS_VIEW = 11

Protected Member Functions

QDockWidget * dockifyWidget (QWidget *v)
virtual void timerEvent (QTimerEvent *event)

Member Function Documentation

void desktop::MainWindow::advanceAndPreloadSelectedFile ( void  )

Increment the current file, aswell as preload the next file in the cache.

In the future, this should be abtracted away to handle any FileList or ImageCache

Author:
Aleksander Demko
void desktop::MainWindow::setLastTag ( const QString &  lt) [inline]

Sets the "last tag". The last tag is the last keyword tag that was added to a record.

Author:
Aleksander Demko

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables