Home
last modified time | relevance | path

Searched refs:itemDirectoryRelative (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/app/
H A Dscangallery.h134 QString itemDirectoryRelative(const FileTreeViewItem *item) const;
H A Dscangallery.cpp309 emit galleryPathChanged(item->branch(), itemDirectoryRelative(item)); in slotItemActivated()
641 QString ScanGallery::itemDirectoryRelative(const FileTreeViewItem *item) const in itemDirectoryRelative() function in ScanGallery
1185 emit galleryDirectoryRemoved(curr->branch(), itemDirectoryRelative(curr)); in slotDeleteItems()