1 #ifndef MUSICAPPLICATIONMODULE_H
2 #define MUSICAPPLICATIONMODULE_H
22 #include <QPropertyAnimation>
73 bool isLastedVersion()
const;
77 void loadNetWorkSetting();
81 void windowCloseAnimation();
85 void soureUpdateCheck();
90 void sideAnimationByOn();
94 void sideAnimationByOff();
99 void applyParameter();
105 void enhancedSongChanged(
int type);
115 void windowCloseAnimationFinished();
119 void showAboutWidget();
123 void showBugReportView();
127 void showVersionWidget();
131 void showTimerWidget();
135 void showSpectrumWidget();
139 void setWindowToTop();
143 void resetWindowGeometry();
147 void runTimerAutoModule();
151 void deviceNameChanged(
const QString &
name);
155 void deviceChanged(
bool state);
159 void showEqualizerWidget();
163 void showSoundEffectWidget();
167 void soundEffectChanged();
173 bool closeCurrentEqualizer();
193 #endif // MUSICAPPLICATIONMODULE_H
#define TTK_MODULE_EXPORT
The class of the app object module.
MusicTimerAutoModule * m_timerAutoModule
MusicScreenSaverBackgroundWidget * m_screenSaverWidget
MusicSourceUpdateRequest * m_sourceUpdateRequest
QPropertyAnimation * m_sideAnimation
The class of the time auto run.
The class of the pv counter.
The class of the device watcher.
MusicResourceRequest * m_resourceRequest
QDeviceWatcher * m_deviceWatcher
The class of the source data query update request.
The namespace of the process utils.
#define TTK_DECLARE_MODULE(Class)
The class of the resource data request.
The class of the application backup module.
MusicPVCounterRequest * m_counterRequest
MusicMobileDevicesWidget * m_mobileDeviceWidget
QWidget * m_quitContainer
MusicBackupModule * m_backupModule
TTK::Direction m_direction
static MusicApplicationModule * m_instance