7#include <QDragEnterEvent>
18#ifndef GUI_TITLEWIDGET_H
19#define GUI_TITLEWIDGET_H
95 QString
createTmpDir(QString albumPath = QString::null );
139 void updateMenus(
bool anySelected=
false,
bool anyRevertable=
false);
232 #if defined(Q_OS_MACX)
233 Q3PopupMenu* windowMenu;
An album contains Subalbums.
A photo consists of a full size image, a smaller slide show image, a very small thumbnail image,...
This class maintains and handles saving and loading a list of recently viewed albums.
A subalbum contains photos.
Top level widget, encapsulates the title widget, the layout widget, and the toolbar widget.