QtPdWidgets  2.3.1
Public Member Functions | Public Attributes | List of all members
Label Struct Reference
Collaboration diagram for Label:
Collaboration graph
[legend]

Public Member Functions

bool operator< (const Label &other) const
 

Public Attributes

TankMediummedium
 
double height
 
unsigned int group
 
double movedHeight
 
bool found
 

Member Function Documentation

◆ operator<()

bool Label::operator< ( const Label other) const
inline

References height.

Member Data Documentation

◆ found

bool Label::found

◆ group

unsigned int Label::group

Referenced by Pd::Tank::Impl::paint().

◆ height

double Label::height

Referenced by operator<(), and Pd::Tank::Impl::paint().

◆ medium

TankMedium* Label::medium

Referenced by Pd::Tank::Impl::paint().

◆ movedHeight

double Label::movedHeight

Referenced by Pd::Tank::Impl::paint().


The documentation for this struct was generated from the following file: