Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
#include <mainwindow.h>
Signals | |
void | updateProgress (int p) |
Public Member Functions | |
MainWindow (QWidget *parent=0) | |
~MainWindow () | |
void | commandLineOpen (int argc, char *argv[]) |
Definition at line 13 of file mainwindow.h.
|
explicit |
Definition at line 17 of file mainwindow.cpp.
MainWindow::~MainWindow | ( | ) |
Definition at line 101 of file mainwindow.cpp.
void MainWindow::commandLineOpen | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 299 of file mainwindow.cpp.
|
signal |