A widget used to define a glyph object.
More...
#include <GlyphMarkPropertyItem.h>
A widget used to define a glyph object.
Definition at line 54 of file GlyphMarkPropertyItem.h.
te::qt::widgets::GlyphMarkPropertyItem::GlyphMarkPropertyItem |
( |
QtTreePropertyBrowser * |
pb, |
|
|
QColor |
c = QColor() |
|
) |
| |
te::qt::widgets::GlyphMarkPropertyItem::~GlyphMarkPropertyItem |
( |
| ) |
|
void te::qt::widgets::AbstractPropertyItem::addProperty |
( |
QtProperty * |
property, |
|
|
const QString & |
id, |
|
|
QColor |
c |
|
) |
| |
|
protectedinherited |
void te::qt::widgets::GlyphMarkPropertyItem::charMapSelected |
( |
const unsigned int & |
charCode | ) |
|
|
slot |
te::se::Mark* te::qt::widgets::GlyphMarkPropertyItem::getMark |
( |
| ) |
const |
Gets the configured mark element.
- Returns
- The configured mark element.
- Note
- The caller will take the ownership of the returned mark.
void te::qt::widgets::GlyphMarkPropertyItem::markChanged |
( |
| ) |
|
|
signal |
void te::qt::widgets::GlyphMarkPropertyItem::onFillChanged |
( |
| ) |
|
|
slot |
void te::qt::widgets::GlyphMarkPropertyItem::setDlg |
( |
QWidget * |
parent, |
|
|
QtProperty * |
prop |
|
) |
| |
|
slot |
void te::qt::widgets::AbstractPropertyItem::setExpandedStatus |
( |
QtBrowserItem * |
item, |
|
|
bool |
status |
|
) |
| |
|
protectedinherited |
void te::qt::widgets::GlyphMarkPropertyItem::setMark |
( |
const te::se::Mark * |
mark | ) |
|
Sets a mark element to this widget.
- Parameters
-
mark | A valid mark element. |
- Note
- The widget will NOT take the ownership of the given mark.
-
The widget form will be update based on given mark parameters.
void te::qt::widgets::GlyphMarkPropertyItem::showCharMapDlg |
( |
| ) |
|
|
slot |
void te::qt::widgets::GlyphMarkPropertyItem::updateMarkName |
( |
| ) |
|
|
protected |
Updates the mark well-known name enconding selected font and selected character.
void te::qt::widgets::GlyphMarkPropertyItem::updateUi |
( |
| ) |
|
|
protected |
Updates the widget form based on internal mark element.
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
int |
value |
|
) |
| |
|
virtualslotinherited |
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
double |
value |
|
) |
| |
|
virtualslotinherited |
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QColor & |
value |
|
) |
| |
|
virtualslotinherited |
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QSize & |
value |
|
) |
| |
|
virtualslotinherited |
virtual void te::qt::widgets::AbstractPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QPointF & |
value |
|
) |
| |
|
virtualslotinherited |
virtual void te::qt::widgets::GlyphMarkPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QFont & |
value |
|
) |
| |
|
virtualslot |
virtual void te::qt::widgets::GlyphMarkPropertyItem::valueChanged |
( |
QtProperty * |
p, |
|
|
const QString & |
value |
|
) |
| |
|
virtualslot |
QWidget* te::qt::widgets::GlyphMarkPropertyItem::m_charDlg |
|
protected |
QtProperty* te::qt::widgets::GlyphMarkPropertyItem::m_charProperty |
|
protected |
QColor te::qt::widgets::AbstractPropertyItem::m_colorParent |
|
protectedinherited |
QtProperty* te::qt::widgets::GlyphMarkPropertyItem::m_fontProperty |
|
protected |
QMap<QString, QtProperty *> te::qt::widgets::AbstractPropertyItem::m_idToProperty |
|
protectedinherited |
te::se::Mark* te::qt::widgets::GlyphMarkPropertyItem::m_mark |
|
protected |
QtTreePropertyBrowser* te::qt::widgets::AbstractPropertyItem::m_propertyBrowser |
|
protectedinherited |
QMap<QtProperty *, QString> te::qt::widgets::AbstractPropertyItem::m_propertyToId |
|
protectedinherited |
bool te::qt::widgets::GlyphMarkPropertyItem::m_update |
|
protected |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/se/GlyphMarkPropertyItem.h