#include <ui-capacity.h>

Public Member Functions | |
| void | setupUi (QWidget *CapacityWidget) |
| void | retranslateUi (QWidget *CapacityWidget) |
Public Attributes | |
| QGridLayout * | gridLayout |
| QCheckBox * | mplayer1pre6 |
| QCheckBox * | mplayer1pre7 |
| QCheckBox * | ogg123 |
| QCheckBox * | mpg321 |
| QCheckBox * | mpg123059r |
| void Ui_CapacityWidget::retranslateUi | ( | QWidget * | CapacityWidget | ) | [inline] |
References mpg123059r, mpg321, mplayer1pre6, mplayer1pre7, and ogg123.
Referenced by setupUi().
| void Ui_CapacityWidget::setupUi | ( | QWidget * | CapacityWidget | ) | [inline] |
References gridLayout, mpg123059r, mpg321, mplayer1pre6, mplayer1pre7, ogg123, and retranslateUi().
Referenced by CapacityWidget::CapacityWidget().
| QGridLayout* Ui_CapacityWidget::gridLayout |
Referenced by setupUi().
| QCheckBox* Ui_CapacityWidget::mpg123059r |
Referenced by get_capacity(), init_capacity_widget(), retranslateUi(), and setupUi().
| QCheckBox* Ui_CapacityWidget::mpg321 |
Referenced by get_capacity(), init_capacity_widget(), retranslateUi(), and setupUi().
| QCheckBox* Ui_CapacityWidget::mplayer1pre6 |
Referenced by get_capacity(), init_capacity_widget(), retranslateUi(), and setupUi().
| QCheckBox* Ui_CapacityWidget::mplayer1pre7 |
Referenced by get_capacity(), init_capacity_widget(), retranslateUi(), and setupUi().
| QCheckBox* Ui_CapacityWidget::ogg123 |
Referenced by get_capacity(), init_capacity_widget(), retranslateUi(), and setupUi().
1.6.2