[0]
More...
#include <characterwidget.h>
Detailed Description
[0]
Definition at line 62 of file characterwidget.h.
Constructor & Destructor Documentation
CharacterWidget::CharacterWidget |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
void CharacterWidget::characterSelected |
( |
const QChar & |
character | ) |
|
|
signal |
int CharacterWidget::getColumns |
( |
| ) |
const |
|
inline |
int CharacterWidget::getSquareSize |
( |
| ) |
const |
|
inline |
void CharacterWidget::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
void CharacterWidget::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
void CharacterWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
QSize CharacterWidget::sizeHint |
( |
| ) |
const |
|
override |
void CharacterWidget::updateColumns |
( |
int |
cols | ) |
|
|
slot |
void CharacterWidget::updateFont |
( |
const QFont & |
font | ) |
|
|
slot |
void CharacterWidget::updateFontMerging |
( |
bool |
enable | ) |
|
|
slot |
void CharacterWidget::updateSize |
( |
double |
fontSize | ) |
|
|
slot |
void CharacterWidget::updateStyle |
( |
const QString & |
fontStyle | ) |
|
|
slot |
The documentation for this class was generated from the following files: