Miam-Player  0.8.0
A nice music player
main.cpp File Reference
#include <QApplication>
#include <QSharedMemory>
#include "mainwindow.h"
#include <settingsprivate.h>
#include "styling/miamstyle.h"
#include <plugininfo.h>
#include <qtsingleapplication/QtSingleApplication>
#include "debug/logbrowser.h"
#include <QPointer>

Macros

#define COMPANY   "MmeMiamMiam"
 
#define SOFT   "MiamPlayer"
 
#define VERSION   "0.8.1"
 

Functions

void debugOutput (QtMsgType type, const QMessageLogContext &, const QString &msg)
 
int main (int argc, char *argv[])
 

Variables

QPointer< LogBrowserlogBrowser
 

Macro Definition Documentation

§ COMPANY

#define COMPANY   "MmeMiamMiam"

§ SOFT

#define SOFT   "MiamPlayer"

§ VERSION

#define VERSION   "0.8.1"

Function Documentation

§ debugOutput()

void debugOutput ( QtMsgType  type,
const QMessageLogContext &  ,
const QString &  msg 
)

§ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

§ logBrowser

QPointer<LogBrowser> logBrowser