SpikeStream Application  0.2
Main.cpp File Reference
#include "SpikeStreamMainWindow.h"
#include "SpikeStreamApplication.h"
#include "SpikeStreamException.h"
#include <QApplication>
#include <QDebug>
#include <QMessageBox>
#include <iostream>
#include <stdio.h>

Go to the source code of this file.

Functions

void logMessageOutput (QtMsgType type, const char *msg)
int main (int argc, char **argv)

Function Documentation

void logMessageOutput ( QtMsgType  type,
const char *  msg 
)

Function to handle QDebug messages

Definition at line 19 of file Main.cpp.

int main ( int  argc,
char **  argv 
)

Main method for SpikeStream that launches the application.

Definition at line 41 of file Main.cpp.

 All Files Functions