5 #include <Q3GridLayout> 91 bool event( QEvent * );
127 #endif //GUI_WINDOW_H Q3GridLayout * grid
Grid objects placed in.
void showEvent(QShowEvent *)
Top level widget, encapsulates the title widget, the layout widget, and the toolbar widget...
StatusWidget * getStatus()
returns a pointer to the status widget
void hideEvent(QHideEvent *)
Window(QWidget *parent=0, const char *name=0)
Creates title area, layout, and tool bar and places them in grid.
Configuration * getConfig()
get setting object
LayoutWidget * getLayout()
returns a pointer to the layout object
void startSlideshow(bool startAtBeginning)
utility function used by above, actually started slideshow
StatusWidget * status
Status widget either displays a status message or progress bar.
void closeEvent(QCloseEvent *e)
~Window()
Save user settings on destruct.
LayoutWidget * layout
Layout includes subalbums listing and particular subalbum layout.
TitleWidget * title
Title widget cont ains menu's, album information and Album Shaper icon.
Configuration object manages all user-specific application settings.
void refresh()
refreshes the layout
Configuration * config
Configuration settings.
TitleWidget * getTitle()
returns a pointer to the title widget