Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
MainWindow Class Reference

#include <mainwindow.h>

Inheritance diagram for MainWindow:
Inheritance graph
Collaboration diagram for MainWindow:
Collaboration graph

Signals

void updateProgress (int p)
 

Public Member Functions

 MainWindow (QWidget *parent=0)
 
 ~MainWindow ()
 
void commandLineOpen (int argc, char *argv[])
 

Detailed Description

Definition at line 13 of file mainwindow.h.

Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0)
explicit

Definition at line 17 of file mainwindow.cpp.

MainWindow::~MainWindow ( )

Definition at line 101 of file mainwindow.cpp.

Member Function Documentation

void MainWindow::commandLineOpen ( int  argc,
char *  argv[] 
)

Definition at line 299 of file mainwindow.cpp.

void MainWindow::updateProgress ( int  p)
signal

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