#include <HelpWidget.h>
◆ HelpWidget()
HelpWidget::HelpWidget |
( |
QWidget * | par, |
|
|
bool | bIsStandalone = false ) |
References __tr2qs, connect(), g_pHelpWidgetList, g_pIconManager, KviIconManager::getBigIcon(), KVI_BIGICON_HELPBACK, KVI_BIGICON_HELPCLOSE, KVI_BIGICON_HELPFORWARD, KVI_BIGICON_HELPINDEX, m_bIsStandalone, m_pBackAction, m_pForwardAction, m_pLayout, m_pTextBrowser, m_pToolBar, and showIndex().
◆ ~HelpWidget()
HelpWidget::~HelpWidget |
( |
| ) |
|
◆ showIndex
void HelpWidget::showIndex |
( |
| ) |
|
|
protectedslot |
◆ textBrowser()
QTextBrowser * HelpWidget::textBrowser |
( |
| ) |
|
|
inline |
◆ m_bIsStandalone
bool HelpWidget::m_bIsStandalone |
|
private |
◆ m_pBackAction
QAction* HelpWidget::m_pBackAction |
|
private |
◆ m_pForwardAction
QAction* HelpWidget::m_pForwardAction |
|
private |
◆ m_pLayout
QVBoxLayout* HelpWidget::m_pLayout |
|
private |
◆ m_pTextBrowser
QTextBrowser* HelpWidget::m_pTextBrowser |
|
private |
◆ m_pToolBar
QToolBar* HelpWidget::m_pToolBar |
|
private |
The documentation for this class was generated from the following files: