#include <ui-album.h>

Public Member Functions | |
| void | setupUi (QDialog *AlbumBox) |
| void | retranslateUi (QDialog *AlbumBox) |
Public Attributes | |
| QGridLayout * | gridLayout |
| QHBoxLayout * | hboxLayout |
| QLabel * | TextLabel1_2 |
| QComboBox * | album |
| QPushButton * | PushButton2 |
| QPushButton * | PushButton17 |
| QSpinBox * | number |
| void Ui_AlbumBox::retranslateUi | ( | QDialog * | AlbumBox | ) | [inline] |
References PushButton17, PushButton2, and TextLabel1_2.
Referenced by setupUi().
| void Ui_AlbumBox::setupUi | ( | QDialog * | AlbumBox | ) | [inline] |
References album, gridLayout, hboxLayout, number, PushButton17, PushButton2, retranslateUi(), and TextLabel1_2.
Referenced by SongSelectorLogic::selectionInsertInAlbum().
| QComboBox* Ui_AlbumBox::album |
Referenced by SongSelectorLogic::selectionInsertInAlbum(), and setupUi().
| QGridLayout* Ui_AlbumBox::gridLayout |
Referenced by setupUi().
| QHBoxLayout* Ui_AlbumBox::hboxLayout |
Referenced by setupUi().
| QSpinBox* Ui_AlbumBox::number |
Referenced by SongSelectorLogic::selectionInsertInAlbum(), and setupUi().
| QPushButton* Ui_AlbumBox::PushButton17 |
Referenced by retranslateUi(), and setupUi().
| QPushButton* Ui_AlbumBox::PushButton2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_AlbumBox::TextLabel1_2 |
Referenced by retranslateUi(), and setupUi().
1.6.2