#include <RCharacterWidget.h>
List of all members.
Detailed Description
- Scriptable:
- This class is wrapped for script environments.
Constructor & Destructor Documentation
| RCharacterWidget::RCharacterWidget |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
| void RCharacterWidget::characterSelected |
( |
const QString & |
character | ) |
|
|
signal |
| QFont RCharacterWidget::getDisplayFont |
( |
| ) |
|
| void RCharacterWidget::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
| void RCharacterWidget::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
| void RCharacterWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
| QSize RCharacterWidget::sizeHint |
( |
| ) |
const |
| void RCharacterWidget::updateFont |
( |
const QFont & |
font | ) |
|
|
slot |
| void RCharacterWidget::updateFontMerging |
( |
bool |
enable | ) |
|
|
slot |
| void RCharacterWidget::updateSize |
( |
const QString & |
fontSize | ) |
|
|
slot |
| void RCharacterWidget::updateStyle |
( |
const QString & |
fontStyle | ) |
|
|
slot |
Member Data Documentation
| int RCharacterWidget::columns |
|
private |
| QFont RCharacterWidget::displayFont |
|
private |
| int RCharacterWidget::lastKey |
|
private |
| int RCharacterWidget::squareSize |
|
private |
The documentation for this class was generated from the following files: