A dialog for selecting a single character from a single font.
More...
#include <qgscharacterselectdialog.h>
Public Slots |
const QChar & | selectCharacter (bool *gotChar, const QFont &font, const QString &style) |
Detailed Description
A dialog for selecting a single character from a single font.
Definition at line 30 of file qgscharacterselectdialog.h.
Constructor & Destructor Documentation
QgsCharacterSelectorDialog::QgsCharacterSelectorDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
fl = QgisGui::ModalDialogFlags |
|
) |
| |
QgsCharacterSelectorDialog::~QgsCharacterSelectorDialog |
( |
| ) |
|
Member Function Documentation
const QChar & QgsCharacterSelectorDialog::selectCharacter |
( |
bool * |
gotChar, |
|
|
const QFont & |
font, |
|
|
const QString & |
style |
|
) |
| |
|
slot |
Member Data Documentation
QChar QgsCharacterSelectorDialog::mChar |
|
protected |
The documentation for this class was generated from the following files: