A widget used to define the text se object.  
 More...
#include <TextPropertyItem.h>
|  | 
| virtual void | valueChanged (QtProperty *p, double value) | 
|  | 
| virtual void | valueChanged (QtProperty *p, bool value) | 
|  | 
| virtual void | valueChanged (QtProperty *p, const QString &value) | 
|  | 
| virtual void | valueChanged (QtProperty *p, const QColor &value) | 
|  | 
| virtual void | valueChanged (QtProperty *p, const QSize &value) | 
|  | 
| virtual void | valueChanged (QtProperty *p, const QSizeF &value) | 
|  | 
| virtual void | valueChanged (QtProperty *p, const QPointF &value) | 
|  | 
A widget used to define the text se object. 
Definition at line 55 of file TextPropertyItem.h.
      
        
          | te::qt::widgets::TextPropertyItem::TextPropertyItem | ( | QtTreePropertyBrowser * | pb, | 
        
          |  |  | QColor | c = QColor() | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | te::qt::widgets::TextPropertyItem::~TextPropertyItem | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void te::qt::widgets::AbstractPropertyItem::addProperty | ( | QtProperty * | property, |  
          |  |  | const QString & | id, |  
          |  |  | QColor | c |  
          |  | ) |  |  |  | protectedinherited | 
 
 
  
  | 
        
          | void te::qt::widgets::TextPropertyItem::onFillChanged | ( |  | ) |  |  | slot | 
 
 
  
  | 
        
          | void te::qt::widgets::AbstractPropertyItem::setExpandedStatus | ( | QtBrowserItem * | item, |  
          |  |  | bool | status |  
          |  | ) |  |  |  | protectedinherited | 
 
 
      
        
          | void te::qt::widgets::TextPropertyItem::setLabels | ( | std::vector< std::string > | labels | ) |  | 
      
 
 
  
  | 
        
          | void te::qt::widgets::TextPropertyItem::textChanged | ( |  | ) |  |  | signal | 
 
This signal is emitted when the internal fill element is changed. 
 
 
      
        
          | void te::qt::widgets::TextPropertyItem::updateUi | ( |  | ) |  | 
      
 
Updates the widget form based on internal fill element. 
 
 
  
  | 
        
          | virtual void te::qt::widgets::AbstractPropertyItem::valueChanged | ( | QtProperty * | p, |  
          |  |  | double | value |  
          |  | ) |  |  |  | virtualslotinherited | 
 
 
  
  | 
        
          | virtual void te::qt::widgets::AbstractPropertyItem::valueChanged | ( | QtProperty * | p, |  
          |  |  | bool | value |  
          |  | ) |  |  |  | virtualslotinherited | 
 
 
  
  | 
        
          | virtual void te::qt::widgets::AbstractPropertyItem::valueChanged | ( | QtProperty * | p, |  
          |  |  | const QString & | 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 QSizeF & | value |  
          |  | ) |  |  |  | virtualslotinherited | 
 
 
  
  | 
        
          | virtual void te::qt::widgets::AbstractPropertyItem::valueChanged | ( | QtProperty * | p, |  
          |  |  | const QPointF & | value |  
          |  | ) |  |  |  | virtualslotinherited | 
 
 
  
  | 
        
          | virtual void te::qt::widgets::TextPropertyItem::valueChanged | ( | QtProperty * | p, |  
          |  |  | int | value |  
          |  | ) |  |  |  | virtualslot | 
 
 
  
  | 
        
          | virtual void te::qt::widgets::TextPropertyItem::valueChanged | ( | QtProperty * | p, |  
          |  |  | const QFont & | value |  
          |  | ) |  |  |  | virtualslot | 
 
 
  
  | 
        
          | QColor te::qt::widgets::AbstractPropertyItem::m_colorParent |  | protectedinherited | 
 
 
  
  | 
        
          | QtProperty* te::qt::widgets::TextPropertyItem::m_fontProperty |  | protected | 
 
 
  
  | 
        
          | QMap<QString, QtProperty *> te::qt::widgets::AbstractPropertyItem::m_idToProperty |  | protectedinherited | 
 
 
  
  | 
        
          | QtProperty* te::qt::widgets::TextPropertyItem::m_labelProperty |  | protected | 
 
 
  
  | 
        
          | std::vector<std::string> te::qt::widgets::TextPropertyItem::m_labels |  | protected | 
 
 
  
  | 
        
          | QtTreePropertyBrowser* te::qt::widgets::AbstractPropertyItem::m_propertyBrowser |  | protectedinherited | 
 
 
  
  | 
        
          | QMap<QtProperty *, QString> te::qt::widgets::AbstractPropertyItem::m_propertyToId |  | protectedinherited | 
 
 
  
  | 
        
          | bool te::qt::widgets::TextPropertyItem::m_update |  | protected | 
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/se/TextPropertyItem.h