Kstars

#include <yaxistool.h>

Public Member Functions

 YAxisInfo (QCPAxis *axis_, QCPRange initialRange_, bool rescale_, int graphIndex_, QCustomPlot *plot_, QCheckBox *checkBox_, const QString &name_, const QString &shortName_, const QColor &color_)
 

Static Public Member Functions

static bool isRescale (const QCPRange &range)
 

Public Attributes

QCPAxisaxis
 
QCheckBoxcheckBox
 
QColor color
 
int graphIndex
 
QColor initialColor
 
QCPRange initialRange
 
QString name
 
QCustomPlotplot
 
bool rescale
 
QString shortName
 

Static Public Attributes

static constexpr double LOWER_RESCALE = -102
 
static constexpr double UPPER_RESCALE = -101
 

Detailed Description

Used to keep track of the various Y-axes and connect them to the QLineEdits.

Version
1.0
Author
Hy Murveit

Definition at line 24 of file yaxistool.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Dec 1 2023 04:06:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.