#include <graphicsnodelabel.h>

+ Inheritance diagram for GraphicsNodeLabel:
+ Collaboration diagram for GraphicsNodeLabel:

Public Types

enum  { Type = UserType + 4 }
 

Public Member Functions

 GraphicsNodeLabel (GraphicsNode *, const QString &text, const int &size)
 
void removeRefs ()
 
int type () const
 
void setSize (const int &size)
 
 ~GraphicsNodeLabel ()
 
GraphicsNodenode ()
 

Private Attributes

GraphicsNodesource
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Type 

Constructor & Destructor Documentation

◆ GraphicsNodeLabel()

GraphicsNodeLabel::GraphicsNodeLabel ( GraphicsNode jim,
const QString &  text,
const int &  size 
)

◆ ~GraphicsNodeLabel()

GraphicsNodeLabel::~GraphicsNodeLabel ( )

Member Function Documentation

◆ node()

GraphicsNode* GraphicsNodeLabel::node ( )
inline

◆ removeRefs()

void GraphicsNodeLabel::removeRefs ( )

◆ setSize()

void GraphicsNodeLabel::setSize ( const int &  size)

◆ type()

int GraphicsNodeLabel::type ( ) const
inline

Member Data Documentation

◆ source

GraphicsNode* GraphicsNodeLabel::source
private

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