Gui::DAG::RectItem Class Reference

#include <DAGRectItem.h>

Public Member Functions

void editingFinished ()
 
void editingStart ()
 
bool isEditing ()
 
bool isPreSelected ()
 
bool isSelected ()
 
void preHighlightOff ()
 
void preHighlightOn ()
 
 RectItem (QGraphicsItem *parent=nullptr)
 
void selectionOff ()
 
void selectionOn ()
 
void setBackgroundBrush (const QBrush &brushIn)
 
void setEditingBrush (const QBrush &brushIn)
 

Protected Member Functions

virtual void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr)
 

Constructor & Destructor Documentation

◆ RectItem()

RectItem::RectItem ( QGraphicsItem *  parent = nullptr)

Member Function Documentation

◆ editingFinished()

void Gui::DAG::RectItem::editingFinished ( )

◆ editingStart()

void Gui::DAG::RectItem::editingStart ( )

◆ isEditing()

bool Gui::DAG::RectItem::isEditing ( )

◆ isPreSelected()

bool Gui::DAG::RectItem::isPreSelected ( )

◆ isSelected()

bool Gui::DAG::RectItem::isSelected ( )

◆ paint()

void RectItem::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget widget = nullptr 
)
protectedvirtual

◆ preHighlightOff()

void Gui::DAG::RectItem::preHighlightOff ( )

◆ preHighlightOn()

void Gui::DAG::RectItem::preHighlightOn ( )

◆ selectionOff()

void Gui::DAG::RectItem::selectionOff ( )

◆ selectionOn()

void Gui::DAG::RectItem::selectionOn ( )

◆ setBackgroundBrush()

void Gui::DAG::RectItem::setBackgroundBrush ( const QBrush &  brushIn)

◆ setEditingBrush()

void Gui::DAG::RectItem::setEditingBrush ( const QBrush &  brushIn)

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