#include <ui-metrics.h>

Public Member Functions | |
| void | setupUi (QWidget *MetricWidget) |
| void | retranslateUi (QWidget *MetricWidget) |
Public Attributes | |
| QGridLayout * | gridLayout |
| QLabel * | textLabel2_2_2 |
| QLabel * | textLabel5 |
| QSpinBox * | spectrumSpin |
| QSpinBox * | tempoDistanceSpin |
| QSpinBox * | echoSpin |
| QLabel * | textLabel1 |
| QLabel * | textLabel2_2_2_2 |
| QSpinBox * | compositionSpin |
| QLabel * | textLabel2_2 |
| QSpinBox * | rhythmSpin |
| QLabel * | textLabel2_2_3 |
| void Ui_MetricWidget::retranslateUi | ( | QWidget * | MetricWidget | ) | [inline] |
References textLabel1, textLabel2_2, textLabel2_2_2, textLabel2_2_2_2, textLabel2_2_3, and textLabel5.
Referenced by setupUi().
| void Ui_MetricWidget::setupUi | ( | QWidget * | MetricWidget | ) | [inline] |
References compositionSpin, echoSpin, gridLayout, retranslateUi(), rhythmSpin, spectrumSpin, tempoDistanceSpin, textLabel1, textLabel2_2, textLabel2_2_2, textLabel2_2_2_2, textLabel2_2_3, and textLabel5.
Referenced by MetricWidget::MetricWidget().
| QSpinBox* Ui_MetricWidget::compositionSpin |
Referenced by Config::open_ui(), setupUi(), and SongMetriek::SongMetriek().
| QSpinBox* Ui_MetricWidget::echoSpin |
Referenced by Config::open_ui(), setupUi(), and SongMetriek::SongMetriek().
| QGridLayout* Ui_MetricWidget::gridLayout |
Referenced by setupUi().
| QSpinBox* Ui_MetricWidget::rhythmSpin |
Referenced by Config::open_ui(), setupUi(), and SongMetriek::SongMetriek().
| QSpinBox* Ui_MetricWidget::spectrumSpin |
Referenced by Config::open_ui(), setupUi(), and SongMetriek::SongMetriek().
| QSpinBox* Ui_MetricWidget::tempoDistanceSpin |
Referenced by Config::open_ui(), setupUi(), and SongMetriek::SongMetriek().
| QLabel* Ui_MetricWidget::textLabel1 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_MetricWidget::textLabel2_2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_MetricWidget::textLabel2_2_2 |
Referenced by retranslateUi(), and setupUi().
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_MetricWidget::textLabel2_2_3 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_MetricWidget::textLabel5 |
Referenced by retranslateUi(), and setupUi().
1.6.2