#include <iostream>
#include <QtGui/QApplication>
#include "mainwindow.h"
Go to the source code of this file.
Classes | |
class | QMyWindow |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 79 of file pivoting/main.cpp.