KD Chart API Documentation  3.1
Public Member Functions | List of all members
KDChart::VerticalLineLayoutItem Class Reference

#include <KDChartLayoutItems.h>

Inheritance diagram for KDChart::VerticalLineLayoutItem:
KDChart::AbstractLayoutItem

Public Member Functions

 VerticalLineLayoutItem ()
 
Qt::Orientations expandingDirections () const override
 
QRect geometry () const override
 
bool isEmpty () const override
 
QSize maximumSize () const override
 
QSize minimumSize () const override
 
void paint (QPainter *) override
 
void setGeometry (const QRect &r) override
 
QSize sizeHint () const override
 
- Public Member Functions inherited from KDChart::AbstractLayoutItem
 AbstractLayoutItem (Qt::Alignment itemAlignment={})
 
virtual void paintAll (QPainter &painter)
 
virtual void paintCtx (PaintContext *context)
 
QLayout * parentLayout ()
 
void removeFromParentLayout ()
 
void setParentLayout (QLayout *lay)
 
virtual void setParentWidget (QWidget *widget)
 
virtual void sizeHintChanged () const
 

Additional Inherited Members

- Protected Attributes inherited from KDChart::AbstractLayoutItem
QWidget * mParent = nullptr
 
QLayout * mParentLayout = nullptr
 

Detailed Description

Layout item showing a vertical line

Definition at line 348 of file KDChartLayoutItems.h.

Constructor & Destructor Documentation

◆ VerticalLineLayoutItem()

KDChart::VerticalLineLayoutItem::VerticalLineLayoutItem ( )

Definition at line 555 of file KDChartLayoutItems.cpp.

Member Function Documentation

◆ expandingDirections()

Qt::Orientations KDChart::VerticalLineLayoutItem::expandingDirections ( ) const
override

Definition at line 560 of file KDChartLayoutItems.cpp.

◆ geometry()

QRect KDChart::VerticalLineLayoutItem::geometry ( ) const
override

Definition at line 565 of file KDChartLayoutItems.cpp.

◆ isEmpty()

bool KDChart::VerticalLineLayoutItem::isEmpty ( ) const
override

Definition at line 570 of file KDChartLayoutItems.cpp.

◆ maximumSize()

QSize KDChart::VerticalLineLayoutItem::maximumSize ( ) const
override

Definition at line 575 of file KDChartLayoutItems.cpp.

◆ minimumSize()

QSize KDChart::VerticalLineLayoutItem::minimumSize ( ) const
override

Definition at line 580 of file KDChartLayoutItems.cpp.

◆ paint()

void KDChart::VerticalLineLayoutItem::paint ( QPainter *  painter)
overridevirtual

Implements KDChart::AbstractLayoutItem.

Definition at line 595 of file KDChartLayoutItems.cpp.

◆ setGeometry()

void KDChart::VerticalLineLayoutItem::setGeometry ( const QRect &  r)
override

Definition at line 585 of file KDChartLayoutItems.cpp.

◆ sizeHint()

QSize KDChart::VerticalLineLayoutItem::sizeHint ( ) const
override

Definition at line 590 of file KDChartLayoutItems.cpp.


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

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated by doxygen 1.9.1