main.cpp File Reference

#include "SyntaxHighlighterWindow.h"
#include <QtGui>
#include <QApplication>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Main Function. Function called on application start, creates standard QT'a QAplication, and SyntaxHighlighterWindow.


Detailed Description

File contains only main function
See also:
main(int,char)
Author:
Krzysztof WesoĊ‚owski

Definition in file main.cpp.


Function Documentation

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

Main Function. Function called on application start, creates standard QT'a QAplication, and SyntaxHighlighterWindow.

Parameters:
argc number of command line arguments
argv table of char* pointers
Returns:
code to operating system

Definition at line 19 of file main.cpp.


Generated on Fri Jan 9 00:50:43 2009 for HSyntaxHighlighter by  doxygen 1.5.8