17 #ifndef QGSCHARACTERSELECTORDIALOG_H 18 #define QGSCHARACTERSELECTORDIALOG_H 23 #include "ui_qgscharacterselectdialogbase.h" 42 const QChar &selectCharacter(
bool *gotChar,
const QFont &font,
const QString &style );
45 void setCharacter( QChar chr );
A dialog for selecting a single character from a single font.