ImageBrowserPanel Class Reference
List of all members.
Public Types |
enum | WindowState { WindowFriendAlbum,
WindowAlbumPhoto,
WindowPhotoAlbum,
WindowAlbumFriend
} |
Signals |
void | openImage (Photo photo) |
void | showFriendInfo (Friend fr) |
void | showAlbumInfo (Album al) |
Public Member Functions |
| ImageBrowserPanel (QWidget *parent=0) |
| ImageBrowserPanel (ServiceMgr *mgr, QWidget *parent=0) |
void | init () |
void | hideAll (QLayout *layout) |
void | showAll (QLayout *layout) |
void | setAlbumsVisible (const bool isShow) |
void | setImagesVisible (const bool isShow) |
void | setFriendsVisible (const bool isShow) |
void | clearEditOwnr () |
void | showFriendAlbums (Friend fd) |
void | setState (WindowState state) |
void | setState () |
The documentation for this class was generated from the following files: