|
| ShowfotoFolderViewBar (ShowfotoFolderViewSideBar *const parent) |
|
bool | bookmarksVisible () const |
|
QString | currentPath () const |
|
int | folderViewMode () const |
|
int | folderViewTypeMime () const |
|
int | iconSize () const |
|
QList< QAction * > | pluginActions () const |
|
void | registerPluginActions (const QList< DPluginAction * > &actions) |
|
void | setBookmarksVisible (bool b) |
|
void | setCurrentPath (const QString &path) |
|
void | setFolderViewMode (int mode) |
|
void | setFolderViewTypeMime (int mime) |
|
void | setIconSize (int size) |
|
QAction * | toolBarAction (const QString &name) const |
|
| DVBox (QWidget *const parent=nullptr) |
|
| DHBox (QWidget *const parent=nullptr) |
|
QSize | minimumSizeHint () const override |
|
void | setContentsMargins (const QMargins &margins) |
|
void | setContentsMargins (int left, int top, int right, int bottom) |
|
void | setSpacing (int space) |
|
void | setStretchFactor (QWidget *const widget, int stretch) |
|
QSize | sizeHint () const override |
|