Functions | |
| static QTextBrowser * | createBrowser (const QString &helpFile) |
| QTextBrowser * | createSearchSyntaxHelpWindow (QLineEdit *lineEdit) |
| QTextBrowser * | createDeckSearchSyntaxHelpWindow (QLineEdit *lineEdit) |
|
static |
Creates the card search syntax help window
| QTextBrowser * createDeckSearchSyntaxHelpWindow | ( | QLineEdit * | lineEdit | ) |
Creates the deck search syntax help window and connects its anchorClicked signal to the given QLineEdit. The window will automatically close when the QLineEdit is destroyed.
| QTextBrowser * createSearchSyntaxHelpWindow | ( | QLineEdit * | lineEdit | ) |
Creates the card search syntax help window and connects its anchorClicked signal to the given QLineEdit. The window will automatically close when the QLineEdit is destroyed.