#include <bookmarkstreeview.h>
|
| void | search (const QString &string) |
| |
Definition at line 30 of file bookmarkstreeview.h.
◆ ViewType
| Enumerator |
|---|
| BookmarksManagerViewType | |
| BookmarksSidebarViewType | |
Definition at line 35 of file bookmarkstreeview.h.
◆ BookmarksTreeView()
| BookmarksTreeView::BookmarksTreeView |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ bookmarkActivated
| void BookmarksTreeView::bookmarkActivated |
( |
BookmarkItem * |
item | ) |
|
|
signal |
◆ bookmarkCtrlActivated
| void BookmarksTreeView::bookmarkCtrlActivated |
( |
BookmarkItem * |
item | ) |
|
|
signal |
◆ bookmarkShiftActivated
| void BookmarksTreeView::bookmarkShiftActivated |
( |
BookmarkItem * |
item | ) |
|
|
signal |
◆ bookmarksSelected
| void BookmarksTreeView::bookmarksSelected |
( |
const QList< BookmarkItem * > & |
items | ) |
|
|
signal |
◆ contextMenuRequested
| void BookmarksTreeView::contextMenuRequested |
( |
const QPoint & |
point | ) |
|
|
signal |
◆ ensureBookmarkVisible()
| void BookmarksTreeView::ensureBookmarkVisible |
( |
BookmarkItem * |
item | ) |
|
◆ search
| void BookmarksTreeView::search |
( |
const QString & |
string | ) |
|
|
slot |
◆ selectBookmark()
| void BookmarksTreeView::selectBookmark |
( |
BookmarkItem * |
item | ) |
|
◆ selectedBookmark()
| BookmarkItem * BookmarksTreeView::selectedBookmark |
( |
| ) |
const |
◆ selectedBookmarks()
| QList< BookmarkItem * > BookmarksTreeView::selectedBookmarks |
( |
| ) |
const |
◆ setViewType()
◆ viewType()
The documentation for this class was generated from the following files: