Loading...
Searching...
No Matches
Inheritance diagram for score::ResizeableItem:
Scenario::LayerRectItem score::BackgroundItem score::EmptyRectItem score::RectItem score::GraphicsLayout Media::Step::Item Process::DefaultEffectItem Scenario::NodalContainer Scenario::NodalIntervalView score::GraphicsDefaultInletLayout score::GraphicsDefaultLayout score::GraphicsDefaultOutletLayout score::GraphicsGridColumnsLayout score::GraphicsGridRowsLayout score::GraphicsHBoxLayout score::GraphicsIORootLayout score::GraphicsSplitLayout score::GraphicsTabLayout score::GraphicsVBoxLayout

Public Types

enum  { Type = UserType + 80000 }
 

Public Member Functions

 ResizeableItem (QGraphicsItem *parent)
 
void sizeChanged (QSizeF sz)
 
void childrenSizeChanged ()
 
double minimumHeight () const noexcept
 
void setMinimumHeight (double w)
 
void minimumHeightChanged (double w)
 
double minimumWidth () const noexcept
 
void setMinimumWidth (double w)
 
void minimumWidthChanged (double w)
 
int type () const override
 

Protected Attributes

double m_minimumHeight {}
 
double m_minimumWidth {}
 

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