#include "AxesDialog.h"#include "../../ApplicationWindow.h"#include "../../MyParser.h"#include "../../ColorButton.h"#include "../../TextFormatButtons.h"#include "../../Table.h"#include "../../DoubleSpinBox.h"#include "../../ColorBox.h"#include "../Graph.h"#include "../Grid.h"#include "../ScaleDraw.h"#include "../ScaleEngine.h"#include "../../PenStyleBox.h"#include <QCheckBox>#include <QComboBox>#include <QLabel>#include <QPushButton>#include <QSpinBox>#include <QTabWidget>#include <QLayout>#include <QMessageBox>#include <QFontDialog>#include <QDate>#include <QList>#include <QListWidget>#include <QVector>#include <QGroupBox>#include <QDateTimeEdit>#include <QTimeEdit>#include <qwt_plot.h>#include <qwt_scale_widget.h>Variables | |
| static const char *const | bottom_scl_xpm [] |
| static const char *const | image2_data [] |
| static const char *const | image3_data [] |
| static const char *const | image4_data [] |
| static const char *const | image5_data [] |
| static const char *const | image6_data [] |
| static const char *const | image7_data [] |
| static const char *const | left_scl_xpm [] |
| static const char *const | right_scl_xpm [] |
| static const char *const | top_scl_xpm [] |
const char* const bottom_scl_xpm[] [static] |
Referenced by AxesDialog::initScalesPage().
const char* const image2_data[] [static] |
Referenced by AxesDialog::initGridPage().
const char* const image3_data[] [static] |
Referenced by AxesDialog::initGridPage().
const char* const image4_data[] [static] |
Referenced by AxesDialog::AxesDialog(), and AxesDialog::initAxesPage().
const char* const image5_data[] [static] |
Referenced by AxesDialog::AxesDialog(), and AxesDialog::initAxesPage().
const char* const image6_data[] [static] |
Referenced by AxesDialog::AxesDialog(), and AxesDialog::initAxesPage().
const char* const image7_data[] [static] |
Referenced by AxesDialog::AxesDialog(), and AxesDialog::initAxesPage().
const char* const left_scl_xpm[] [static] |
Referenced by AxesDialog::initScalesPage().
const char* const right_scl_xpm[] [static] |
Referenced by AxesDialog::initScalesPage().
const char* const top_scl_xpm[] [static] |
Referenced by AxesDialog::initScalesPage().
1.6.1