#include <ui-rhythm.h>

Public Member Functions | |
| void | setupUi (QWidget *RhythmAnalyzer) |
| void | retranslateUi (QWidget *RhythmAnalyzer) |
Public Attributes | |
| QGridLayout * | gridLayout |
| QLabel * | composition_freq |
| QLabel * | composition |
| QLabel * | textLabel1_2_2 |
| QSpinBox * | beats |
| QProgressBar * | Progress |
| QLabel * | rhythm |
| QLabel * | textLabel1 |
| QLabel * | textLabel1_2_2_2 |
| QLabel * | projection |
| QPushButton * | calculate |
| QLabel * | textLabel1_2 |
| QLabel * | status_bar |
| void Ui_RhythmAnalyzer::retranslateUi | ( | QWidget * | RhythmAnalyzer | ) | [inline] |
References calculate, status_bar, textLabel1, textLabel1_2, textLabel1_2_2, and textLabel1_2_2_2.
Referenced by setupUi().
| void Ui_RhythmAnalyzer::setupUi | ( | QWidget * | RhythmAnalyzer | ) | [inline] |
References beats, calculate, composition, composition_freq, gridLayout, Progress, projection, retranslateUi(), rhythm, status_bar, textLabel1, textLabel1_2, textLabel1_2_2, and textLabel1_2_2_2.
Referenced by RhythmAnalyzer::RhythmAnalyzer().
| QSpinBox* Ui_RhythmAnalyzer::beats |
Referenced by RhythmAnalyzer::calculateRhythmPattern2(), and setupUi().
| QPushButton* Ui_RhythmAnalyzer::calculate |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_RhythmAnalyzer::composition |
Referenced by RhythmAnalyzer::calculateRhythmPattern2(), and setupUi().
Referenced by RhythmAnalyzer::calculateRhythmPattern2(), and setupUi().
| QGridLayout* Ui_RhythmAnalyzer::gridLayout |
Referenced by setupUi().
| QProgressBar* Ui_RhythmAnalyzer::Progress |
Referenced by RhythmAnalyzer::calculateRhythmPattern2(), and setupUi().
| QLabel* Ui_RhythmAnalyzer::projection |
Referenced by RhythmAnalyzer::calculateRhythmPattern2(), and setupUi().
| QLabel* Ui_RhythmAnalyzer::rhythm |
Referenced by RhythmAnalyzer::calculateRhythmPattern2(), RhythmAnalyzer::RhythmAnalyzer(), and setupUi().
| QLabel* Ui_RhythmAnalyzer::status_bar |
Referenced by RhythmAnalyzer::calculateRhythmPattern2(), retranslateUi(), and setupUi().
| QLabel* Ui_RhythmAnalyzer::textLabel1 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_RhythmAnalyzer::textLabel1_2 |
Referenced by retranslateUi(), and setupUi().
Referenced by retranslateUi(), and setupUi().
Referenced by retranslateUi(), and setupUi().
1.6.2