/home/frank/projects/kitlist/src/main.cpp File Reference

#include <config.h>
#include <locale.h>
#include <iostream>
#include <getopt.h>
#include <libintl.h>
#include "kitlistgui.hpp"
#include "kitlistpgsqldao.hpp"
#include "xmldao.hpp"

Go to the source code of this file.

Classes

class  KitList
 Main application class. More...
class  TickItem

Functions

int main (int argc, char **argv)

Variables

static int verbose_flag = 0
 Flag set by `--verbose'.
static int html_flag = 0
 Flag set by `--html'.


Function Documentation

int main ( int  argc,
char **  argv 
)


Variable Documentation

int html_flag = 0 [static]

Flag set by `--html'.

Definition at line 74 of file main.cpp.

Referenced by KitList::list_categories(), KitList::list_item(), KitList::list_items_end(), KitList::list_items_start(), and main().

int verbose_flag = 0 [static]

Flag set by `--verbose'.

Definition at line 71 of file main.cpp.

Referenced by main().


Copyright 2008, 2009 Frank Dean