![]() |
Sayonara Player
|
Signals | |
| void | sig_closed () |
| emitted when closed | |
Public Member Functions | |
| GUI_MTP (QWidget *parent=nullptr) | |
| void | device_opened (MTP_DevicePtr device) |
| bool | is_dark () const |
| Returns, if the current skin is dark. More... | |
Protected Member Functions | |
| virtual void | closeEvent (QCloseEvent *e) override |
| QString | elide_text (const QString &text, QWidget *widget, int max_lines) |
Protected Slots | |
| virtual void | language_changed () |
| virtual void | skin_changed () |
Protected Attributes | |
| Settings * | _settings =nullptr |
Private Member Functions | |
| void | setupUi (QDialog *GUI_MTP) |
| void | retranslateUi (QDialog *GUI_MTP) |
Private Attributes | |
| QGridLayout * | gridLayout |
| QComboBox * | combo_storages |
| QComboBox * | combo_devices |
| QHBoxLayout * | horizontalLayout |
| QProgressBar * | pb_progress |
| QSpacerItem * | horizontalSpacer |
| QPushButton * | btn_delete |
| QPushButton * | btn_go |
| MTPTreeView * | tree_view |
|
inlineinherited |
Returns, if the current skin is dark.
1.8.12