BibleTime
|
#include <btsearchsyntaxhelpdialog.h>
Public Member Functions | |
BtSearchSyntaxHelpDialog (QWidget *parent=nullptr, Qt::WindowFlags wflags=Qt::Dialog) | |
Protected Member Functions | |
void | retranslateUi () |
Private Attributes | |
QDialogButtonBox * | m_buttons |
QTextBrowser * | m_textBrowser |
Definition at line 28 of file btsearchsyntaxhelpdialog.h.
Search::BtSearchSyntaxHelpDialog::BtSearchSyntaxHelpDialog | ( | QWidget * | parent = nullptr , |
Qt::WindowFlags | wflags = Qt::Dialog |
||
) |
Definition at line 30 of file btsearchsyntaxhelpdialog.cpp.
References BT_CONNECT, m_buttons, m_textBrowser, and retranslateUi().
|
protected |
Definition at line 62 of file btsearchsyntaxhelpdialog.cpp.
References m_buttons, m_textBrowser, message::prepareDialogBox(), and Rendering::Text.
Referenced by BtSearchSyntaxHelpDialog().
|
private |
Definition at line 38 of file btsearchsyntaxhelpdialog.h.
Referenced by BtSearchSyntaxHelpDialog(), and retranslateUi().
|
private |
Definition at line 37 of file btsearchsyntaxhelpdialog.h.
Referenced by BtSearchSyntaxHelpDialog(), and retranslateUi().