#include <odgraphicsitem.h>
◆ ODGraphicsWellSymbolItem()
| ODGraphicsWellSymbolItem::ODGraphicsWellSymbolItem |
( |
| ) |
|
◆ ~ODGraphicsWellSymbolItem()
| virtual ODGraphicsWellSymbolItem::~ODGraphicsWellSymbolItem |
( |
| ) |
|
|
virtual |
◆ boundingRect()
| QRectF ODGraphicsWellSymbolItem::boundingRect |
( |
| ) |
const |
|
override |
◆ drawLabel()
| void ODGraphicsWellSymbolItem::drawLabel |
( |
QPainter & | , |
|
|
OD::Edge | , |
|
|
int | ) |
|
protected |
◆ drawLabels()
| void ODGraphicsWellSymbolItem::drawLabels |
( |
QPainter & | | ) |
|
|
protected |
◆ drawWellSymbol()
| void ODGraphicsWellSymbolItem::drawWellSymbol |
( |
QPainter & | | ) |
|
|
protected |
◆ getLabelData() [1/2]
◆ getLabelData() [2/2]
◆ getLabelRect()
| QRectF ODGraphicsWellSymbolItem::getLabelRect |
( |
OD::Edge | , |
|
|
float | ) const |
|
protected |
◆ getWellSymbol()
| const WellSymbol & ODGraphicsWellSymbolItem::getWellSymbol |
( |
| ) |
const |
◆ paint()
| void ODGraphicsWellSymbolItem::paint |
( |
QPainter * | , |
|
|
const QStyleOptionGraphicsItem * | , |
|
|
QWidget * | ) |
|
override |
◆ setFontColor()
◆ setFontData()
◆ setLabelText()
◆ setWellSymbol()
| void ODGraphicsWellSymbolItem::setWellSymbol |
( |
const WellSymbol & | | ) |
|
◆ type()
| int ODGraphicsWellSymbolItem::type |
( |
| ) |
const |
|
inlineoverride |
◆ blabeldata_
| LabelData ODGraphicsWellSymbolItem::blabeldata_ |
|
protected |
◆ llabeldata_
| LabelData ODGraphicsWellSymbolItem::llabeldata_ |
|
protected |
◆ rlabeldata_
| LabelData ODGraphicsWellSymbolItem::rlabeldata_ |
|
protected |
◆ tlabeldata_
| LabelData ODGraphicsWellSymbolItem::tlabeldata_ |
|
protected |
◆ wellsymbol_