Molecule Viewer
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Functions
main.cpp File Reference
#include "MainWindow.hpp"
#include "widget.h"
#include <QApplication>
#include <io.h>
#include <sys/stat.h>
#include <fcntl.h>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

This is the entry point of the Molecule Viewer. Run this function to start the program.

Definition at line 28 of file main.cpp.