A widget used to show the set of characters of a specified font.
More...
#include <CharMapWidget.h>
A widget used to show the set of characters of a specified font.
Definition at line 46 of file CharMapWidget.h.
te::qt::widgets::CharMapWidget::CharMapWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
Constructs the character map widget which is a child of parent, with widget flags set to f.
te::qt::widgets::CharMapWidget::~CharMapWidget |
( |
| ) |
|
void te::qt::widgets::CharMapWidget::charSelected |
( |
const unsigned int & |
charCode | ) |
|
|
signal |
int te::qt::widgets::CharMapWidget::getCurrentChar |
( |
| ) |
const |
void te::qt::widgets::CharMapWidget::mouseMoveEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
void te::qt::widgets::CharMapWidget::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
void te::qt::widgets::CharMapWidget::paintEvent |
( |
QPaintEvent * |
e | ) |
|
|
protected |
QSize te::qt::widgets::CharMapWidget::sizeHint |
( |
| ) |
const |
void te::qt::widgets::CharMapWidget::updateFont |
( |
const QFont & |
font | ) |
|
|
slot |
int te::qt::widgets::CharMapWidget::m_columns |
|
private |
unsigned int te::qt::widgets::CharMapWidget::m_currentChar |
|
private |
QFont te::qt::widgets::CharMapWidget::m_font |
|
private |
int te::qt::widgets::CharMapWidget::m_squareSize |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/se/CharMapWidget.h