![]() |
Limb Range Analyzer
Cross-platform application for human limb range analysis.
|
main application file for Limb Range Analyzer More...
#include "../Headers/mainwindow.hpp"#include <QtCore/QLoggingCategory>#include <QApplication>#include <QFile>Functions | |
| int | main (int argc, char *argv[]) |
| Main loop function of Limb Range Analyzer. More... | |
main application file for Limb Range Analyzer
| main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main loop function of Limb Range Analyzer.
Main application function that defines the usage of MainWindow class along with basic application settings.
| argc | - count of input arguments |
| argv | - argument specification |
0 stands for standard ending, others represent errors