#include <ui-song-information.h>


Public Member Functions | |
| void | setupUi (QWidget *SongInformation) |
| void | retranslateUi (QWidget *SongInformation) |
Public Attributes | |
| QGridLayout * | gridLayout |
| QSpacerItem * | spacerItem |
| QHBoxLayout * | hboxLayout |
| QFrame * | line4 |
| QVBoxLayout * | vboxLayout |
| QSpacerItem * | spacerItem1 |
| QLabel * | textLabel3_2 |
| CapacityWidget * | capacity |
| QHBoxLayout * | hboxLayout1 |
| QVBoxLayout * | vboxLayout1 |
| QLabel * | TextLabel1 |
| QLabel * | TextLabel5_2 |
| QLabel * | TextLabel5_3 |
| QVBoxLayout * | vboxLayout2 |
| QLabel * | idxLabel |
| QLabel * | md5Label |
| QLabel * | location |
| QHBoxLayout * | hboxLayout2 |
| QVBoxLayout * | vboxLayout3 |
| QLabel * | textLabel1 |
| QLabel * | textLabel2 |
| QLabel * | textLabel3 |
| QLabel * | textLabel4 |
| QLabel * | TextLabel2_2 |
| QVBoxLayout * | vboxLayout4 |
| QLineEdit * | titleEdit |
| QLineEdit * | authorEdit |
| QLineEdit * | remixEdit |
| QLineEdit * | versionEdit |
| QLineEdit * | tagEdit |
| QHBoxLayout * | hboxLayout3 |
| QSpacerItem * | spacerItem2 |
| QPushButton * | save |
| void Ui_SongInformation::retranslateUi | ( | QWidget * | SongInformation | ) | [inline] |
References idxLabel, location, md5Label, save, textLabel1, TextLabel1, textLabel2, TextLabel2_2, textLabel3, textLabel3_2, textLabel4, TextLabel5_2, and TextLabel5_3.
Referenced by setupUi().
| void Ui_SongInformation::setupUi | ( | QWidget * | SongInformation | ) | [inline] |
References authorEdit, capacity, gridLayout, hboxLayout, hboxLayout1, hboxLayout2, hboxLayout3, idxLabel, line4, location, md5Label, remixEdit, retranslateUi(), save, spacerItem, spacerItem1, spacerItem2, tagEdit, textLabel1, TextLabel1, textLabel2, TextLabel2_2, textLabel3, textLabel3_2, textLabel4, TextLabel5_2, TextLabel5_3, titleEdit, vboxLayout, vboxLayout1, vboxLayout2, vboxLayout3, vboxLayout4, and versionEdit.
Referenced by SongInformation::SongInformation().
| QLineEdit* Ui_SongInformation::authorEdit |
Referenced by setupUi(), and SongInformation::updateDataFrom().
Referenced by SongInformation::on_save_clicked(), setupUi(), and SongInformation::updateDataFrom().
| QGridLayout* Ui_SongInformation::gridLayout |
Referenced by setupUi().
| QHBoxLayout* Ui_SongInformation::hboxLayout |
Referenced by setupUi().
| QHBoxLayout* Ui_SongInformation::hboxLayout1 |
Referenced by setupUi().
| QHBoxLayout* Ui_SongInformation::hboxLayout2 |
Referenced by setupUi().
| QHBoxLayout* Ui_SongInformation::hboxLayout3 |
Referenced by setupUi().
| QLabel* Ui_SongInformation::idxLabel |
Referenced by retranslateUi(), setupUi(), and SongInformation::updateDataFrom().
| QFrame* Ui_SongInformation::line4 |
Referenced by setupUi().
| QLabel* Ui_SongInformation::location |
Referenced by retranslateUi(), setupUi(), and SongInformation::updateDataFrom().
| QLabel* Ui_SongInformation::md5Label |
Referenced by retranslateUi(), setupUi(), and SongInformation::updateDataFrom().
| QLineEdit* Ui_SongInformation::remixEdit |
Referenced by setupUi(), and SongInformation::updateDataFrom().
| QPushButton* Ui_SongInformation::save |
Referenced by retranslateUi(), setupUi(), and SongInfoDialog::SongInfoDialog().
| QSpacerItem* Ui_SongInformation::spacerItem |
Referenced by setupUi().
| QSpacerItem* Ui_SongInformation::spacerItem1 |
Referenced by setupUi().
| QSpacerItem* Ui_SongInformation::spacerItem2 |
Referenced by setupUi().
| QLineEdit* Ui_SongInformation::tagEdit |
Referenced by setupUi(), and SongInformation::updateDataFrom().
| QLabel* Ui_SongInformation::textLabel1 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::TextLabel1 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::textLabel2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::TextLabel2_2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::textLabel3 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::textLabel3_2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::textLabel4 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::TextLabel5_2 |
Referenced by retranslateUi(), and setupUi().
| QLabel* Ui_SongInformation::TextLabel5_3 |
Referenced by retranslateUi(), and setupUi().
| QLineEdit* Ui_SongInformation::titleEdit |
Referenced by setupUi(), and SongInformation::updateDataFrom().
| QVBoxLayout* Ui_SongInformation::vboxLayout |
Referenced by setupUi().
| QVBoxLayout* Ui_SongInformation::vboxLayout1 |
Referenced by setupUi().
| QVBoxLayout* Ui_SongInformation::vboxLayout2 |
Referenced by setupUi().
| QVBoxLayout* Ui_SongInformation::vboxLayout3 |
Referenced by setupUi().
| QVBoxLayout* Ui_SongInformation::vboxLayout4 |
Referenced by setupUi().
| QLineEdit* Ui_SongInformation::versionEdit |
Referenced by setupUi(), and SongInformation::updateDataFrom().
1.6.2