digiKam
|
Public Slots | |
void | copy () override |
void | cut () override |
void | hideIndexNotification () |
void | hintAt (const ShowfotoItemInfo &info) |
void | paste () override |
void | setCurrentInfo (const ShowfotoItemInfo &info) |
void | setCurrentUrl (const QUrl &url) |
void | setCurrentWhenAvailable (qlonglong ShowfotoItemId) |
void | setSelectedShowfotoItemInfos (const QList< ShowfotoItemInfo > &infos) |
void | setSelectedUrls (const QList< QUrl > &urlList) |
void | setThumbnailSize (int size) |
void | showIndexNotification (const QModelIndex &index, const QString &message) |
Signals | |
void | clicked (const QMouseEvent *e, const QModelIndex &index) |
void | currentChanged (const ShowfotoItemInfo &info) |
void | deselected (const QList< ShowfotoItemInfo > &nowDeselectedInfos) |
void | entered (const QMouseEvent *e, const QModelIndex &index) |
void | keyPressed (QKeyEvent *e) |
void | modelChanged () |
void | selected (const QList< ShowfotoItemInfo > &newSelectedInfos) |
void | selectionChanged () |
void | selectionCleared () |
void | showfotoItemInfoActivated (const ShowfotoItemInfo &info) |
void | viewportClicked (const QMouseEvent *e) |
void | zoomInStep () |
void | zoomOutStep () |
Public Member Functions | |
void | addOverlay (ItemDelegateOverlay *overlay, ShowfotoDelegate *delegate=nullptr) |
void | awayFromSelection () |
virtual QModelIndexList | categorizedIndexesIn (const QRect &rect) const |
virtual QModelIndex | categoryAt (const QPoint &point) const |
DCategoryDrawer * | categoryDrawer () const |
virtual QItemSelectionRange | categoryRange (const QModelIndex &index) const |
virtual QRect | categoryVisualRect (const QModelIndex &index) const |
ShowfotoItemInfo | currentInfo () const |
QUrl | currentUrl () const |
ShowfotoDelegate * | delegate () const |
QItemSelectionModel * | getSelectionModel () const |
QModelIndex | indexAt (const QPoint &point) const override |
void | invertSelection () |
bool | isToolTipEnabled () const |
ShowfotoItemInfo | nextInfo (const ShowfotoItemInfo &info) |
ShowfotoItemInfo | nextInOrder (const ShowfotoItemInfo &startingPoint, int nth) |
int | numberOfSelectedIndexes () const |
ShowfotoItemInfo | previousInfo (const ShowfotoItemInfo &info) |
void | removeOverlay (ItemDelegateOverlay *overlay) |
void | scrollTo (const QModelIndex &index, ScrollHint hint=EnsureVisible) override |
void | scrollToRelaxed (const QModelIndex &index, ScrollHint hint=EnsureVisible) |
QList< ShowfotoItemInfo > | selectedShowfotoItemInfos () const |
QList< ShowfotoItemInfo > | selectedShowfotoItemInfosCurrentFirst () const |
QList< QUrl > | selectedUrls () const |
void | setCategoryDrawer (DCategoryDrawer *categoryDrawer) |
void | setDrawDraggedItems (bool drawDraggedItems) |
void | setGridSize (const QSize &size) |
void | setModel (QAbstractItemModel *model) override |
void | setModels (ShowfotoItemModel *model, ShowfotoSortFilterModel *filterModel) |
void | setScrollCurrentToCenter (bool enabled) |
void | setScrollStepGranularity (int factor) |
void | setSelectedIndexes (const QList< QModelIndex > &indexes) |
void | setSpacing (int spacing) |
virtual void | setThumbnailSize (const ThumbnailSize &size) |
void | setToolTipEnabled (bool enabled) |
void | setUsePointingHandCursor (bool useCursor) |
ShowfotoCategorizedView (QWidget *const parent=nullptr) | |
ShowfotoFilterModel * | showfotoFilterModel () const |
Returns any ShowfotoFilterModel in chain. May not be sourceModel() More... | |
QList< ShowfotoItemInfo > | showfotoItemInfos () const |
ShowfotoItemModel * | showfotoItemModel () const |
ShowfotoSortFilterModel * | showfotoSortFilterModel () const |
ShowfotoThumbnailModel * | showfotoThumbnailModel () const |
Returns 0 if the ShowfotoItemModel is not an ShowfotoThumbnailModel. More... | |
ThumbnailSize | thumbnailSize () const |
void | toFirstIndex () |
void | toIndex (const QModelIndex &index) |
void | toIndex (const QUrl &url) |
void | toLastIndex () |
void | toNextIndex () |
void | toPreviousIndex () |
QList< QUrl > | urls () const |
QRect | visualRect (const QModelIndex &index) const override |
~ShowfotoCategorizedView () override | |
Protected Slots | |
void | layoutAboutToBeChanged () |
void | layoutWasChanged () |
virtual void | rowsInsertedArtifficial (const QModelIndex &parent, int start, int end) |
void | slotActivated (const QModelIndex &index) |
void | slotClicked (const QModelIndex &index) |
void | slotEntered (const QModelIndex &index) |
virtual void | slotLayoutChanged () |
virtual void | slotSetupChanged () |
virtual void | slotThemeChanged () |
Protected Member Functions | |
virtual void | activated (const ShowfotoItemInfo &info, Qt::KeyboardModifiers modifiers) |
Reimplement these in a subclass. More... | |
virtual QAbstractItemView * | asView ()=0 |
void | contextMenuEvent (QContextMenuEvent *event) override |
reimplemented from parent class More... | |
void | currentChanged (const QModelIndex &index, const QModelIndex &previous) override |
bool | decodeIsCutSelection (const QMimeData *mimeData) |
AbstractItemDragDropHandler * | dragDropHandler () const override |
void | dragEnterEvent (QDragEnterEvent *event) |
void | dragLeaveEvent (QDragLeaveEvent *event) override |
void | dragMoveEvent (QDragMoveEvent *e) |
void | dragMoveEvent (QDragMoveEvent *event) override |
void | dropEvent (QDropEvent *e) |
void | dropEvent (QDropEvent *event) override |
void | encodeIsCutSelection (QMimeData *mime, bool isCutSelection) |
QSortFilterProxyModel * | filterModel () const override |
reimplemented from parent class More... | |
void | indexActivated (const QModelIndex &index, Qt::KeyboardModifiers modifiers) override |
QModelIndex | indexForCategoryAt (const QPoint &pos) const |
void | keyPressEvent (QKeyEvent *event) override |
void | leaveEvent (QEvent *event) override |
QModelIndex | mapIndexForDragDrop (const QModelIndex &index) const override |
void | mouseMoveEvent (QMouseEvent *event) override |
void | mousePressEvent (QMouseEvent *event) override |
void | mouseReleaseEvent (QMouseEvent *event) override |
QModelIndex | moveCursor (CursorAction cursorAction, Qt::KeyboardModifiers modifiers) override |
QModelIndex | nextIndexHint (const QModelIndex &indexToAnchor, const QItemSelectionRange &removed) const override |
void | paintEvent (QPaintEvent *e) override |
QPixmap | pixmapForDrag (const QList< QModelIndex > &indexes) const override |
void | reset () override |
void | resizeEvent (QResizeEvent *e) override |
void | rowsAboutToBeRemoved (const QModelIndex &parent, int start, int end) override |
void | rowsInserted (const QModelIndex &parent, int start, int end) override |
void | rowsRemoved (const QModelIndex &parent, int start, int end) override |
void | selectionChanged (const QItemSelection &, const QItemSelection &) override |
void | setItemDelegate (DItemDelegate *delegate) |
void | setItemDelegate (ShowfotoDelegate *delegate) |
void | setSelection (const QRect &rect, QItemSelectionModel::SelectionFlags flags) override |
void | setToolTip (ItemViewToolTip *tip) |
virtual void | showContextMenu (QContextMenuEvent *event) |
void | showContextMenuOnIndex (QContextMenuEvent *event, const QModelIndex &index) override |
Reimplement these in a subclass. More... | |
virtual void | showContextMenuOnInfo (QContextMenuEvent *event, const ShowfotoItemInfo &info) |
virtual bool | showToolTip (const QModelIndex &index, QStyleOptionViewItem &option, QHelpEvent *e=nullptr) |
void | startDrag (Qt::DropActions supportedActions) |
void | startDrag (Qt::DropActions supportedActions) override |
void | updateDelegateSizes () |
void | updateGeometries () override |
void | userInteraction () |
bool | viewportEvent (QEvent *event) override |
void | wheelEvent (QWheelEvent *event) override |
|
explicit |
References Digikam::ItemViewCategorized::setToolTip().
|
override |
|
protectedvirtual |
Reimplement these in a subclass.
Referenced by indexActivated().
void ShowFoto::ShowfotoCategorizedView::addOverlay | ( | ItemDelegateOverlay * | overlay, |
ShowfotoDelegate * | delegate = nullptr |
||
) |
Add and remove an overlay. It will as well be removed automatically when destroyed. Unless you pass a different delegate, the current delegate will be used.
References delegate(), Digikam::ItemDelegateOverlayContainer::installOverlay(), Digikam::ItemDelegateOverlay::setActive(), and Digikam::ItemDelegateOverlay::setView().
Referenced by ShowFoto::ShowfotoThumbnailBar::installOverlays().
|
protectedpure virtualinherited |
This one is implemented by DECLARE_VIEW_DRAG_DROP_METHODS.
Referenced by Digikam::DragDropViewImplementation::copy(), Digikam::DragDropViewImplementation::cut(), Digikam::DragDropViewImplementation::dragMoveEvent(), Digikam::DragDropViewImplementation::dropEvent(), Digikam::DragDropViewImplementation::paste(), and Digikam::DragDropViewImplementation::startDrag().
|
inherited |
References Digikam::ItemViewCategorized::toIndex(), Digikam::ItemViewCategorized::toNextIndex(), and Digikam::ItemViewCategorized::toPreviousIndex().
Referenced by Digikam::DigikamItemView::deleteSelected(), Digikam::ImportIconView::deleteSelectedDirectly(), and Digikam::DigikamItemView::deleteSelectedDirectly().
|
virtualinherited |
This method will return all indexes whose visual rect intersects rect
.
rect | rectangle to test intersection with |
References Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::intersectionSet(), Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), and Digikam::DCategorizedView::Private::proxyModel.
|
virtualinherited |
This method will return the first index of the category in the region of which point
is found.
References Digikam::DCategorizedView::Private::categories, Digikam::DCategorizedView::Private::categoriesIndexes, Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::categoryVisualRect(), Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), Digikam::DCategorizedView::Private::proxyModel, and Digikam::DCategorizedSortFilterProxyModel::sortColumn().
Referenced by Digikam::ItemViewCategorized::indexForCategoryAt().
|
inherited |
References Digikam::DCategorizedView::Private::categoryDrawer.
Referenced by Digikam::DCategorizedView::Private::drawNewCategory(), Digikam::DCategorizedView::setCategoryDrawer(), Digikam::DCategorizedView::Private::visualCategoryRectInViewport(), and Digikam::DCategorizedView::Private::visualRectInViewport().
|
virtualinherited |
This method returns the range of indexes contained in the category in which index
is sorted.
References Digikam::DCategorizedView::Private::categoriesIndexes, Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::elementsInfo, Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), Digikam::DCategorizedView::Private::proxyModel, and Digikam::DCategorizedSortFilterProxyModel::sortColumn().
|
virtualinherited |
This method will return the visual rect of the header of the category in which index
is sorted.
References Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::categoryVisualRect(), Digikam::DCategorizedView::Private::elementsInfo, Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), and Digikam::DCategorizedView::Private::proxyModel.
|
signalinherited |
For overlays: Like the respective parent class signals, but with additional info. Do not change the mouse events.
Referenced by Digikam::ItemViewCategorized::ItemViewCategorized(), and Digikam::ItemViewCategorized::slotClicked().
|
overrideprotectedinherited |
reimplemented from parent class
References Digikam::DCategorizedView::indexAt(), Digikam::ItemViewCategorized::showContextMenu(), Digikam::ItemViewCategorized::showContextMenuOnIndex(), and Digikam::ItemViewCategorized::userInteraction().
|
inlineoverrideslotinherited |
References Digikam::DragDropViewImplementation::copy().
Referenced by Digikam::ItemViewCategorized::keyPressEvent().
|
overrideprotected |
References currentChanged().
|
signal |
Referenced by currentChanged().
ShowfotoItemInfo ShowFoto::ShowfotoCategorizedView::currentInfo | ( | ) | const |
Referenced by currentUrl().
QUrl ShowFoto::ShowfotoCategorizedView::currentUrl | ( | ) | const |
References currentInfo(), and ShowFoto::ShowfotoItemInfo::url.
|
inlineoverrideslotinherited |
References Digikam::DragDropViewImplementation::cut().
|
protectedinherited |
ShowfotoDelegate * ShowFoto::ShowfotoCategorizedView::delegate | ( | ) | const |
Referenced by addOverlay(), removeOverlay(), ShowFoto::ShowfotoThumbnailBar::setFlow(), and setItemDelegate().
|
signal |
Emitted when items are deselected. There may be other selected infos left. This signal is not emitted when the model is reset; then only selectionCleared is emitted.
Referenced by selectionChanged().
|
overrideprotectedvirtual |
You need to implement these three methods Returns the drag drop handler.
Implements Digikam::DragDropViewImplementation.
|
protectedinherited |
Implements the relevant QAbstractItemView methods for drag and drop.
References Digikam::AbstractItemDragDropHandler::acceptsMimeData(), and Digikam::DragDropViewImplementation::dragDropHandler().
|
overrideprotectedinherited |
|
protectedinherited |
|
overrideprotectedinherited |
References Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::dragLeftViewport, Digikam::DCategorizedView::Private::drawDraggedItems(), Digikam::DCategorizedView::Private::hovered, Digikam::DCategorizedView::indexAt(), Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), Digikam::DCategorizedView::Private::mousePosition, and Digikam::DCategorizedView::Private::proxyModel.
|
protectedinherited |
|
overrideprotectedinherited |
|
protectedinherited |
|
signalinherited |
|
overrideprotectedvirtual |
QItemSelectionModel * ShowFoto::ShowfotoCategorizedView::getSelectionModel | ( | ) | const |
|
slotinherited |
|
slot |
Does something to gain attention for info, but not changing current selection
References ShowFoto::ShowfotoItemInfo::isNull(), and Digikam::ItemViewCategorized::scrollTo().
|
overrideprotectedvirtual |
Reimplemented from Digikam::ItemViewCategorized.
References activated(), ShowFoto::ShowfotoItemInfo::isNull(), and showfotoItemInfoActivated().
|
overrideinherited |
References Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::intersectionSet(), Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), and Digikam::DCategorizedView::Private::proxyModel.
Referenced by Digikam::ItemViewCategorized::contextMenuEvent(), Digikam::DCategorizedView::dragMoveEvent(), Digikam::ItemViewCategorized::mouseMoveEvent(), Digikam::ItemViewCategorized::mousePressEvent(), and Digikam::ItemViewCategorized::viewportEvent().
|
protectedinherited |
Returns an index that is representative for the category at position pos
References Digikam::DCategorizedView::categoryAt().
Referenced by Digikam::ItemCategorizedView::albumAt().
|
inherited |
Referenced by Digikam::ItemIconView::slotSelectInvert().
|
inherited |
|
signalinherited |
Remember you may want to check if the event is accepted or ignored. This signal is emitted after being handled by this widget. You can accept it if ignored.
Referenced by Digikam::ItemViewCategorized::keyPressEvent().
|
overrideprotectedinherited |
|
protectedslotinherited |
|
protectedslotinherited |
References Digikam::ItemViewCategorized::scrollToRelaxed().
Referenced by Digikam::ImportCategorizedView::setModels(), Digikam::ItemCategorizedView::setModels(), setModels(), Digikam::ItemCategorizedView::setThumbnailSize(), setThumbnailSize(), and Digikam::ImportCategorizedView::setThumbnailSize().
|
overrideprotectedinherited |
|
overrideprotectedvirtualinherited |
Note: pure virtual dragDropHandler() still open from DragDropViewImplementation
cut(), copy(), paste(), dragEnterEvent(), dragMoveEvent(), dropEvent(), startDrag() are implemented by DragDropViewImplementation
Implements Digikam::DragDropViewImplementation.
References Digikam::ItemViewCategorized::filterModel().
|
signal |
Emitted when a new model is set.
Referenced by setModels().
|
overrideprotectedinherited |
|
overrideprotectedinherited |
|
overrideprotectedinherited |
|
overrideprotectedinherited |
|
overrideprotectedvirtual |
Assuming the given indexes would be removed (hypothetically!), return the index to be selected instead, starting from anchor. The default implementation returns the next remaining sibling.
Reimplemented from Digikam::ItemViewCategorized.
ShowfotoItemInfo ShowFoto::ShowfotoCategorizedView::nextInfo | ( | const ShowfotoItemInfo & | info | ) |
References nextInOrder().
ShowfotoItemInfo ShowFoto::ShowfotoCategorizedView::nextInOrder | ( | const ShowfotoItemInfo & | startingPoint, |
int | nth | ||
) |
Returns the n-th info after the given one. Specifically, return the previous info for nth = -1 and the next info for n = 1. Returns a null info if either startingPoint or the nth info are not contained in the model
Referenced by nextInfo(), and previousInfo().
|
inherited |
|
overrideprotected |
|
inlineoverrideslotinherited |
References Digikam::DragDropViewImplementation::paste().
Referenced by Digikam::ItemViewCategorized::keyPressEvent(), and Digikam::ItemIconView::slotImagePaste().
|
overrideprotectedvirtualinherited |
Creates a pixmap for dragging the given indexes.
Implements Digikam::DragDropViewImplementation.
ShowfotoItemInfo ShowFoto::ShowfotoCategorizedView::previousInfo | ( | const ShowfotoItemInfo & | info | ) |
References nextInOrder().
void ShowFoto::ShowfotoCategorizedView::removeOverlay | ( | ItemDelegateOverlay * | overlay | ) |
|
overrideprotectedinherited |
|
overrideprotectedinherited |
|
overrideprotectedinherited |
References Digikam::ItemViewCategorized::nextIndexHint().
|
overrideprotectedinherited |
References Digikam::DCategorizedView::rowsInserted().
|
protectedvirtualslotinherited |
References Digikam::DCategorizedView::Private::biggestItemSize, Digikam::DCategorizedView::Private::categories, Digikam::DCategorizedView::Private::categoriesIndexes, Digikam::DCategorizedView::Private::categoriesPosition, Digikam::DCategorizedView::Private::ElementInfo::category, Digikam::DCategorizedSortFilterProxyModel::CategoryDisplayRole, Digikam::DCategorizedView::Private::categoryUpperBound(), Digikam::DCategorizedView::Private::elementsInfo, Digikam::DCategorizedView::Private::elementsPosition, Digikam::DCategorizedView::Private::forcedSelectionPosition, Digikam::DCategorizedView::Private::hovered, Digikam::DCategorizedView::Private::intersectedIndexes, Digikam::DCategorizedView::Private::mouseButtonPressed, Digikam::DCategorizedView::Private::proxyModel, Digikam::DCategorizedView::Private::ElementInfo::relativeOffsetToCategory, Digikam::DCategorizedView::Private::rightMouseButtonPressed, Digikam::DCategorizedSortFilterProxyModel::sortColumn(), and Digikam::DCategorizedView::Private::updateScrollbars().
Referenced by Digikam::DCategorizedView::rowsInserted(), Digikam::DCategorizedView::rowsRemoved(), and Digikam::DCategorizedView::slotLayoutChanged().
|
overrideprotectedvirtualinherited |
Reimplemented from Digikam::DCategorizedView.
References Digikam::DCategorizedView::rowsRemoved(), and Digikam::ItemViewCategorized::scrollTo().
Referenced by Digikam::LightTableThumbBar::LightTableThumbBar().
|
overrideinherited |
Referenced by Digikam::ImportCategorizedView::hintAt(), Digikam::ItemCategorizedView::hintAt(), hintAt(), Digikam::ItemViewCategorized::mouseReleaseEvent(), Digikam::ItemViewCategorized::rowsRemoved(), Digikam::ItemViewCategorized::scrollToRelaxed(), Digikam::ItemThumbnailBar::slotDockLocationChanged(), ShowFoto::ShowfotoThumbnailBar::slotDockLocationChanged(), Digikam::ImportThumbnailBar::slotDockLocationChanged(), Digikam::LightTableThumbBar::slotDockLocationChanged(), and Digikam::ItemViewCategorized::toIndex().
|
inherited |
Like scrollTo, but only scrolls if the index is not visible, regardless of hint.
References Digikam::ItemViewCategorized::scrollTo(), and Digikam::DCategorizedView::visualRect().
Referenced by Digikam::ItemViewCategorized::layoutWasChanged(), and Digikam::ItemViewCategorized::resizeEvent().
|
signal |
Emitted when new items are selected. The parameter includes only the newly selected infos, there may be other already selected infos.
Referenced by selectionChanged().
QList< ShowfotoItemInfo > ShowFoto::ShowfotoCategorizedView::selectedShowfotoItemInfos | ( | ) | const |
Referenced by selectedUrls().
QList< ShowfotoItemInfo > ShowFoto::ShowfotoCategorizedView::selectedShowfotoItemInfosCurrentFirst | ( | ) | const |
QList< QUrl > ShowFoto::ShowfotoCategorizedView::selectedUrls | ( | ) | const |
References selectedShowfotoItemInfos(), ShowFoto::ShowfotoItemInfo::url, and urls().
|
signalinherited |
Emitted when any selection change occurs. Any of the signals below will be emitted before.
Referenced by Digikam::ItemViewCategorized::reset(), Digikam::ItemCategorizedView::selectionChanged(), Digikam::ItemViewCategorized::selectionChanged(), and Digikam::ImportCategorizedView::selectionChanged().
|
overrideprotected |
References deselected(), and selected().
|
signalinherited |
Emitted when the selection is completely cleared.
Referenced by Digikam::ItemViewCategorized::reset(), and Digikam::ItemViewCategorized::selectionChanged().
|
inherited |
References Digikam::DCategorizedView::Private::categories, Digikam::DCategorizedView::Private::categoriesIndexes, Digikam::DCategorizedView::Private::categoriesPosition, Digikam::DCategorizedView::categoryDrawer(), Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::elementsInfo, Digikam::DCategorizedView::Private::elementsPosition, Digikam::DCategorizedView::Private::forcedSelectionPosition, Digikam::DCategorizedView::Private::hovered, Digikam::DCategorizedView::Private::intersectedIndexes, Digikam::DCategorizedView::Private::lastSelection, Digikam::DCategorizedView::Private::mouseButtonPressed, Digikam::DCategorizedView::Private::proxyModel, Digikam::DCategorizedView::Private::rightMouseButtonPressed, Digikam::DCategorizedView::slotLayoutChanged(), and Digikam::DCategorizedView::updateGeometries().
Referenced by Digikam::ImportCategorizedView::setItemDelegate(), Digikam::ItemCategorizedView::setItemDelegate(), and Digikam::ActionCategorizedView::setupIconMode().
|
slot |
Set as current item the item identified by the ShowfotoItemInfo
|
slot |
Set as current item the item identified by its file url
|
slot |
Scroll the view to the given item when it becomes available
|
inherited |
Switch on drawing of dragged items. Default: on. While dragging over the view, dragged items will be drawn transparently following the mouse cursor.
drawDraggedItems | if true , dragged items will be drawn |
References Digikam::DCategorizedView::Private::drawItemsWhileDragging.
Referenced by Digikam::ItemViewCategorized::ItemViewCategorized().
|
inherited |
References Digikam::DCategorizedView::slotLayoutChanged().
Referenced by Digikam::ActionCategorizedView::adjustGridSize().
|
protectedinherited |
References Digikam::ItemViewCategorized::delegate().
Referenced by Digikam::ImportCategorizedView::setItemDelegate(), and Digikam::ItemCategorizedView::setItemDelegate().
|
protected |
References delegate(), Digikam::ItemViewCategorized::hideIndexNotification(), ShowFoto::ShowfotoItemViewDelegate::hideNotification(), ShowFoto::ShowfotoItemViewDelegate::requestNotification(), ShowFoto::ShowfotoItemViewDelegate::setThumbnailSize(), Digikam::ItemViewCategorized::showIndexNotification(), ShowFoto::ShowfotoItemViewDelegate::spacing(), thumbnailSize(), and Digikam::ItemViewCategorized::updateDelegateSizes().
Referenced by ShowFoto::ShowfotoThumbnailBar::ShowfotoThumbnailBar().
|
overrideinherited |
References Digikam::DCategorizedView::Private::categories, Digikam::DCategorizedView::Private::categoriesIndexes, Digikam::DCategorizedView::Private::categoriesPosition, Digikam::DCategorizedView::Private::elementsInfo, Digikam::DCategorizedView::Private::elementsPosition, Digikam::DCategorizedView::Private::forcedSelectionPosition, Digikam::DCategorizedView::Private::hovered, Digikam::DCategorizedView::Private::intersectedIndexes, Digikam::DCategorizedView::Private::lastSelection, Digikam::DCategorizedView::Private::mouseButtonPressed, Digikam::DCategorizedView::Private::proxyModel, Digikam::DCategorizedView::Private::rightMouseButtonPressed, Digikam::DCategorizedView::rowsRemoved(), and Digikam::DCategorizedView::slotLayoutChanged().
Referenced by Digikam::ImportCategorizedView::setModels(), Digikam::ItemCategorizedView::setModels(), setModels(), and Digikam::EditorWindow::setupSelectToolsAction().
void ShowFoto::ShowfotoCategorizedView::setModels | ( | ShowfotoItemModel * | model, |
ShowfotoSortFilterModel * | filterModel | ||
) |
|
inherited |
Scroll automatically the current index to center of the view.
Referenced by Digikam::ImportThumbnailBar::ImportThumbnailBar(), Digikam::ItemThumbnailBar::ItemThumbnailBar(), ShowFoto::ShowfotoThumbnailBar::ShowfotoThumbnailBar(), Digikam::ItemThumbnailBar::slotSetupChanged(), and Digikam::ImportThumbnailBar::slotSetupChanged().
|
inherited |
Determine a step size for scrolling: The larger this number, the smaller and more precise is the scrolling. Default is 10.
Referenced by Digikam::ImportThumbnailBar::ImportThumbnailBar(), Digikam::ItemThumbnailBar::ItemThumbnailBar(), and ShowFoto::ShowfotoThumbnailBar::ShowfotoThumbnailBar().
|
inherited |
|
slot |
Set selected items
|
slot |
Set selected items identified by their file urls
|
overrideprotectedinherited |
References Digikam::DCategorizedView::Private::cachedRectIndex(), Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedView::Private::contentsSize(), Digikam::DCategorizedView::Private::intersectionSet(), Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), Digikam::DCategorizedView::Private::proxyModel, and Digikam::DCategorizedView::Private::selectionForRect().
|
inherited |
Sets the spacing. Does not use setSpacing()/spacing() from QListView
Referenced by Digikam::DigikamItemView::DigikamItemView(), Digikam::ImportIconView::ImportIconView(), Digikam::ImportThumbnailBar::ImportThumbnailBar(), Digikam::ItemThumbnailBar::ItemThumbnailBar(), and ShowFoto::ShowfotoThumbnailBar::ShowfotoThumbnailBar().
|
virtual |
References Digikam::ItemViewCategorized::layoutAboutToBeChanged(), and Digikam::ItemViewCategorized::layoutWasChanged().
Referenced by setThumbnailSize().
|
slot |
References setThumbnailSize().
|
protectedinherited |
|
inherited |
Referenced by Digikam::DigikamItemView::DigikamItemView(), Digikam::ImportIconView::ImportIconView(), Digikam::ImportThumbnailBar::ImportThumbnailBar(), Digikam::ItemThumbnailBar::ItemThumbnailBar(), Digikam::ItemThumbnailBar::slotSetupChanged(), Digikam::DigikamItemView::slotSetupChanged(), Digikam::ImportIconView::slotSetupChanged(), and Digikam::ImportThumbnailBar::slotSetupChanged().
|
inherited |
Set if the PointingHand Cursor should be shown over the activation area
Referenced by Digikam::ImportThumbnailBar::ImportThumbnailBar(), Digikam::ItemThumbnailBar::ItemThumbnailBar(), and ShowFoto::ShowfotoThumbnailBar::ShowfotoThumbnailBar().
|
protectedvirtualinherited |
Reimplemented in Digikam::ImportIconView, and Digikam::DigikamItemView.
Referenced by Digikam::ItemViewCategorized::contextMenuEvent().
|
overrideprotectedvirtual |
Reimplement these in a subclass.
Reimplemented from Digikam::ItemViewCategorized.
References showContextMenuOnInfo().
|
protectedvirtual |
Referenced by showContextMenuOnIndex().
ShowfotoFilterModel * ShowFoto::ShowfotoCategorizedView::showfotoFilterModel | ( | ) | const |
Returns any ShowfotoFilterModel in chain. May not be sourceModel()
Referenced by ShowFoto::ShowfotoThumbnailBar::firstIndex(), ShowFoto::ShowfotoThumbnailBar::lastIndex(), ShowFoto::ShowfotoThumbnailBar::nextIndex(), and ShowFoto::ShowfotoThumbnailBar::previousIndex().
|
signal |
Emitted when the given ShowfotoItemInfo is activated. Info is never null.
Referenced by indexActivated().
QList< ShowfotoItemInfo > ShowFoto::ShowfotoCategorizedView::showfotoItemInfos | ( | ) | const |
ShowfotoItemModel * ShowFoto::ShowfotoCategorizedView::showfotoItemModel | ( | ) | const |
ShowfotoSortFilterModel * ShowFoto::ShowfotoCategorizedView::showfotoSortFilterModel | ( | ) | const |
ShowfotoThumbnailModel * ShowFoto::ShowfotoCategorizedView::showfotoThumbnailModel | ( | ) | const |
Returns 0 if the ShowfotoItemModel is not an ShowfotoThumbnailModel.
|
slotinherited |
|
protectedvirtualinherited |
Provides default behavior, can reimplement in a subclass. Returns true if a tooltip was shown. The help event is optional.
Referenced by Digikam::ItemViewCategorized::viewportEvent().
|
protectedslotinherited |
References Digikam::ItemViewCategorized::indexActivated(), and Digikam::DCategorizedView::visualRect().
Referenced by Digikam::ItemViewCategorized::ItemViewCategorized().
|
protectedslotinherited |
References Digikam::ItemViewCategorized::clicked().
Referenced by Digikam::ItemViewCategorized::ItemViewCategorized().
|
protectedslotinherited |
References Digikam::ItemViewCategorized::entered().
Referenced by Digikam::ItemViewCategorized::ItemViewCategorized().
|
protectedvirtualslotinherited |
References Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), Digikam::DCategorizedView::Private::proxyModel, and Digikam::DCategorizedView::rowsInsertedArtifficial().
Referenced by Digikam::DCategorizedView::setCategoryDrawer(), Digikam::DCategorizedView::setGridSize(), and Digikam::DCategorizedView::setModel().
|
protectedvirtualslotinherited |
Reimplemented in Digikam::ImportThumbnailBar, Digikam::ImportIconView, ShowFoto::ShowfotoThumbnailBar, Digikam::DigikamItemView, and Digikam::ItemThumbnailBar.
Referenced by Digikam::ItemThumbnailBar::slotSetupChanged(), Digikam::DigikamItemView::slotSetupChanged(), ShowFoto::ShowfotoThumbnailBar::slotSetupChanged(), Digikam::ImportIconView::slotSetupChanged(), and Digikam::ImportThumbnailBar::slotSetupChanged().
|
protectedvirtualslotinherited |
Referenced by Digikam::ItemViewCategorized::ItemViewCategorized().
|
protectedinherited |
|
overrideprotectedinherited |
ThumbnailSize ShowFoto::ShowfotoCategorizedView::thumbnailSize | ( | ) | const |
Referenced by setItemDelegate().
|
inherited |
Selects the index as current and scrolls to it
References Digikam::ItemViewCategorized::moveCursor().
|
inherited |
void ShowFoto::ShowfotoCategorizedView::toIndex | ( | const QUrl & | url | ) |
Selects the index as current and scrolls to it
|
inherited |
References Digikam::ItemViewCategorized::moveCursor().
|
inherited |
References Digikam::ItemViewCategorized::moveCursor(), and Digikam::ItemViewCategorized::toIndex().
Referenced by Digikam::ItemViewCategorized::awayFromSelection().
|
inherited |
References Digikam::ItemViewCategorized::moveCursor(), and Digikam::ItemViewCategorized::toIndex().
Referenced by Digikam::ItemViewCategorized::awayFromSelection().
|
protectedinherited |
|
overrideprotected |
QList< QUrl > ShowFoto::ShowfotoCategorizedView::urls | ( | ) | const |
References showfotoItemInfos(), and ShowFoto::ShowfotoItemInfo::url.
Referenced by ShowFoto::Showfoto::infoIface(), and selectedUrls().
|
protectedinherited |
|
signalinherited |
While clicked() is emitted with a valid index, this corresponds to clicking on empty space
Referenced by Digikam::ItemViewCategorized::mousePressEvent().
|
overrideprotectedinherited |
|
overrideinherited |
References Digikam::DCategorizedView::Private::categoryDrawer, Digikam::DCategorizedSortFilterProxyModel::isCategorizedModel(), Digikam::DCategorizedView::Private::proxyModel, and Digikam::DCategorizedView::Private::visualRect().
Referenced by Digikam::DCategorizedView::Private::drawDraggedItems(), Digikam::DCategorizedView::Private::intersectionSet(), Digikam::ItemViewCategorized::mouseMoveEvent(), Digikam::DCategorizedView::mouseReleaseEvent(), Digikam::DCategorizedView::paintEvent(), Digikam::ItemViewCategorized::scrollToRelaxed(), Digikam::ItemViewCategorized::showIndexNotification(), Digikam::ItemViewCategorized::slotActivated(), and Digikam::ItemViewCategorized::viewportEvent().
|
overrideprotectedinherited |
|
signalinherited |
Referenced by Digikam::ItemViewCategorized::wheelEvent().
|
signalinherited |
Referenced by Digikam::ItemViewCategorized::wheelEvent().