JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches

a QComboBox which shows JKQTPCADrawMode More...

#include <jkqtpcomboboxes.h>

Inheritance diagram for JKQTPCADrawModeComboBox:
[legend]
Collaboration diagram for JKQTPCADrawModeComboBox:
[legend]

Public Member Functions

 JKQTPCADrawModeComboBox (QWidget *parent=nullptr)
 
JKQTPCADrawMode getDrawMode () const
 
void setDrawMode (JKQTPCADrawMode position)
 

Protected Member Functions

void addDrawMode (JKQTPCADrawMode position, const QString &name, const QIcon &icon=QIcon())
 

Detailed Description

a QComboBox which shows JKQTPCADrawMode

Constructor & Destructor Documentation

◆ JKQTPCADrawModeComboBox()

JKQTPCADrawModeComboBox::JKQTPCADrawModeComboBox ( QWidget *  parent = nullptr)

Member Function Documentation

◆ addDrawMode()

void JKQTPCADrawModeComboBox::addDrawMode ( JKQTPCADrawMode  position,
const QString &  name,
const QIcon &  icon = QIcon() 
)
protected

◆ getDrawMode()

JKQTPCADrawMode JKQTPCADrawModeComboBox::getDrawMode ( ) const

◆ setDrawMode()

void JKQTPCADrawModeComboBox::setDrawMode ( JKQTPCADrawMode  position)

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