stec-platform
VProfile Class Reference

The VProfile class simple profiles if needed. More...

#include <vprofile.h>

Inheritance diagram for VProfile:
Collaboration diagram for VProfile:

Public Types

enum  Shape {
  Line , Points , Rect , Text ,
  Pixmap
}
 

Public Slots

void setShape (Shape shape)
 
void setPen (const QPen &pen)
 
void setBrush (const QBrush &brush)
 
void setAntialiased (bool antialiased)
 
void setTransformed (bool transformed)
 
void setPixmap (QPixmap Pixmap)
 
void setProfileTag (QString tag)
 
void setProfileLogicTag (QString tag)
 

Public Member Functions

 VProfile (QWidget *parent=0)
 
QSize minimumSizeHint () const
 
QSize sizeHint () const
 

Public Attributes

QString ProfileTag
 
QString ControlTag
 

Protected Member Functions

void paintEvent (QPaintEvent *event)
 

Detailed Description

The VProfile class simple profiles if needed.

Member Function Documentation

◆ paintEvent()

void VProfile::paintEvent ( QPaintEvent *  event)
protected

[8]

[9]

[9]

[10]

[10] //! [11]

[11]

[12]

[12] //! [13]


The documentation for this class was generated from the following files: