QGIS API Documentation
2.6.0-Brighton
|
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) |
Public Member Functions | |
QgsCharacterSelectorDialog (QWidget *parent=0, Qt::WindowFlags fl=QgisGui::ModalDialogFlags) | |
~QgsCharacterSelectorDialog () |
Protected Attributes | |
QChar | mChar |
CharacterWidget * | mCharWidget |
A dialog for selecting a single character from a single font.
QgsCharacterSelectorDialog::QgsCharacterSelectorDialog | ( | QWidget * | parent = 0 , |
Qt::WindowFlags | fl = QgisGui::ModalDialogFlags |
||
) |
QgsCharacterSelectorDialog::~QgsCharacterSelectorDialog | ( | ) |
|
slot |
|
protected |
|
protected |