Definition at line 227 of file btbookmarksmodel.cpp.
◆ BtBookmarksModelPrivate()
◆ ~BtBookmarksModelPrivate()
BtBookmarksModelPrivate::~BtBookmarksModelPrivate |
( |
| ) |
|
|
inline |
◆ defaultBookmarksFile()
static QString BtBookmarksModelPrivate::defaultBookmarksFile |
( |
| ) |
|
|
inlinestatic |
◆ handleXmlElement()
BookmarkItemBase* BtBookmarksModelPrivate::handleXmlElement |
( |
QDomElement & |
element, |
|
|
BookmarkFolder * |
parent |
|
) |
| |
|
inline |
◆ item()
BookmarkItemBase* BtBookmarksModelPrivate::item |
( |
const QModelIndex & |
index | ) |
const |
|
inline |
◆ itemAs()
template<typename T >
T* BtBookmarksModelPrivate::itemAs |
( |
QModelIndex const & |
index | ) |
const |
|
inline |
◆ loadTree()
QList<BookmarkItemBase *> BtBookmarksModelPrivate::loadTree |
( |
QString |
fileName = QString() | ) |
|
|
inline |
Loads a list of items (with subitem trees) from a named file or from the default bookmarks file.
Definition at line 264 of file btbookmarksmodel.cpp.
◆ loadXmlFromFile()
QString BtBookmarksModelPrivate::loadXmlFromFile |
( |
QString |
fileName = QString() | ) |
|
|
inline |
Loads a bookmark XML document from a named file or from the default bookmarks file.
Definition at line 336 of file btbookmarksmodel.cpp.
◆ needSave()
void BtBookmarksModelPrivate::needSave |
( |
| ) |
|
|
inline |
◆ saveItem()
void BtBookmarksModelPrivate::saveItem |
( |
BookmarkItemBase const * |
item, |
|
|
QDomElement & |
parentElement |
|
) |
| |
|
inline |
◆ serializeTreeFromRootItem()
QString BtBookmarksModelPrivate::serializeTreeFromRootItem |
( |
BookmarkFolder * |
rootItem | ) |
|
|
inline |
◆ m_defaultModel
◆ m_rootItem
BookmarkFolder* BtBookmarksModelPrivate::m_rootItem |
◆ m_saveTimer
QTimer BtBookmarksModelPrivate::m_saveTimer |
◆ q_ptr
The documentation for this class was generated from the following file: