[Digikam-devel] [digikam] [Bug 312627] cannot create a new album in root "My Albums"

Marcel Wiesweg marcel.wiesweg at gmx.de
Mon Jan 7 18:39:42 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=312627

--- Comment #6 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Smit, have a look at our nice class class
AlbumSelectionTreeView::AlbumSelectionTreeViewPriv::AlbumSelectionTreeViewContextMenuElement
in albums/albumselectiontreeview.cpp

For any Album*, you have isRoot() to find out if the album is the "root album"
which serves as the root of the tree structure. 
For PAlbum*, there is isAlbumRoot() which tells you if the album correspondends
to the topmost album of a Collection. These albums are physical, they can
contain pictures.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list