17 #ifndef QGSCHARACTERSELECTDIALOG_H    18 #define QGSCHARACTERSELECTDIALOG_H    23 #include "ui_qgscharacterselectdialogbase.h"    40     const QChar& selectCharacter( 
bool* gotChar, 
const QFont& font, 
const QString& style );
    43     void setCharacter( 
QChar chr );
 static const Qt::WindowFlags ModalDialogFlags
A dialog for selecting a single character from a single font. 
CharacterWidget * mCharWidget