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 JKQTPGraphSymbols More...

#include <jkqtpcomboboxes.h>

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

Public Member Functions

 JKQTPSymbolComboBox (QWidget *parent=nullptr)
JKQTPGraphSymbols getSymbol () const
void setCurrentSymbol (JKQTPGraphSymbols symbol)
void setSymbolType (JKQTPGraphSymbols symbol)

Protected Member Functions

void addSymbol (JKQTPGraphSymbols symbol, const QString &name)

Detailed Description

a QComboBox which shows JKQTPGraphSymbols

Constructor & Destructor Documentation

◆ JKQTPSymbolComboBox()

JKQTPSymbolComboBox::JKQTPSymbolComboBox ( QWidget * parent = nullptr)

Member Function Documentation

◆ addSymbol()

void JKQTPSymbolComboBox::addSymbol ( JKQTPGraphSymbols symbol,
const QString & name )
protected

◆ getSymbol()

JKQTPGraphSymbols JKQTPSymbolComboBox::getSymbol ( ) const

◆ setCurrentSymbol()

void JKQTPSymbolComboBox::setCurrentSymbol ( JKQTPGraphSymbols symbol)

◆ setSymbolType()

void JKQTPSymbolComboBox::setSymbolType ( JKQTPGraphSymbols symbol)

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