![]() |
Miam-Player
0.8.0
A nice music player
|
#include <QCommandLineParser>#include <QMainWindow>#include <QStack>#include <qxt/qxtglobalshortcut.h>#include <abstractview.h>#include <mediaplayer.h>#include <uniquelibrary.h>#include "dialogs/customizeoptionsdialog.h"#include "dialogs/playlistdialog.h"#include "pluginmanager.h"#include "remotecontrol.h"#include "views/tageditor/tageditor.h"#include "ui_mainwindow.h"Go to the source code of this file.
Classes | |
| class | MainWindow |
| The MainWindow class is the entry point of this audio player. More... | |