MNE-CPP  beta 1.0
Public Member Functions | Friends | List of all members
MNEBrowseRawQt::MainWindow Class Reference

#include <mainwindow.h>

Inheritance diagram for MNEBrowseRawQt::MainWindow:

Public Member Functions

 MainWindow (QWidget *parent=0)
 
void writeToLog (const QString &logMsg, LogKind lgknd, LogLevel lglvl)
 

Friends

class FilterWindow
 
class EventWindow
 
class DataWindow
 

Detailed Description

DECLARE CLASS MainWindow

Definition at line 160 of file mainwindow.h.

Member Function Documentation

void MainWindow::writeToLog ( const QString &  logMsg,
LogKind  lgknd,
LogLevel  lglvl 
)

Writes to MainWindow log.

Parameters
[in]logMsgmessage
[in]lgkndmessage kind; Message is formated depending on its kind.
[in]lglvlmessage level; Message is displayed depending on its level.

Definition at line 444 of file mainwindow.cpp.


The documentation for this class was generated from the following files: