Main Page | Class List | File List | Class Members | File Members | Related Pages

main.cpp File Reference

The main() method. Program entry. More...

#include "kwebsnap.h"
#include <kapplication.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <klocale.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)


Detailed Description

The main() method. Program entry.

This file starts the WebSnap application. It creates a QApplication object, and a Configuration object using Config(). It also makes loads the config settings. The main dialog, WebSnapDlg object is created. The system tray popup menu is created, as well the system tray icon. The signal slot connections are established between the main dialog and system tray. Finally the dialog is shown, and application executed.

Definition in file main.cpp.


Function Documentation

int main int  argc,
char **  argv
 

The main method.

Parameters:
argc the number of command line arguments
argv the command line arguments

Todo:
do something with the command line args here

Definition at line 59 of file main.cpp.


Generated on Mon Sep 5 12:52:34 2005 for kwebsnap.kdevelop by  doxygen 1.3.9.1