itom  1.0.13
HelpTreeDockWidget Class Reference

List of all members.

Public Slots

void navigateBackwards ()
void navigateForwards ()
void expandTree ()
void collapseTree ()
void reloadDB ()
void liveFilter (const QString &filtertext)

Public Member Functions

 HelpTreeDockWidget (QWidget *parent=0, Qt::WFlags flags=0)

Private Slots

void on_treeView_clicked (QModelIndex i)
void on_textBrowser_anchorClicked (const QUrl &link)

Private Member Functions

void CreateItemRek (QStandardItemModel &model, QStandardItem &parent, const QString parentPath, QList< QString > &items)
void CreateItem (QStandardItemModel &model, QList< QString > &items)
void DisplayHelp (const QString &path, const int newpage)
QStringList SeparateLink (const QUrl &link)
QList< QString > ReadSQL (const QString &filter)
QTextDocument * HighlightContent (const QString &Helptext, const QString &Prefix, const QString &Name, const QString &Param, const QString &ShortDesc, const QString &Error)
QModelIndex FindIndexByName (const QString Modelname)

Private Attributes

Ui::HelpTreeDockWidget ui
QStandardItemModel * m_pMainModel
LeafFilterProxyModelm_pMainFilterModel
QStringList * m_pHistory
int m_pHistoryIndex
QString m_dbPath
QSqlDatabase m_pDB

The documentation for this class was generated from the following files: