KDevelop API Documentation

parts/doxygen/input.cpp File Reference

#include <qlabel.h>
#include <qlayout.h>
#include <qcombobox.h>
#include <qlineedit.h>
#include <qpushbutton.h>
#include <qspinbox.h>
#include <qtooltip.h>
#include <klocale.h>
#include <kfiledialog.h>
#include <kglobal.h>
#include <kiconloader.h>
#include "input.h"
#include "input.moc"

Go to the source code of this file.

Variables

const char *const add_xpm_data []
const char ** add_xpm = (const char **)add_xpm_data
const char *const del_xpm_data []
const char ** del_xpm = (const char **)del_xpm_data
const char *const update_xpm_data []
const char ** update_xpm = (const char **)update_xpm_data


Variable Documentation

const char** add_xpm = (const char **)add_xpm_data
 

Definition at line 54 of file input.cpp.

Referenced by InputStrList::InputStrList().

const char* const add_xpm_data[] [static]
 

Initial value:

{ "16 16 5 1", ". c None", "* c #0328f9", "# c #354396", "a c #353740", "c c #999999", "................", "......###.......", "......#*ac......", "......#*ac......", "......#*ac......", "......#*ac......", ".######*a#####..", ".#***********ac.", ".#aaaaa*aaaaaac.", "..cccc#*acccccc.", "......#*ac......", "......#*ac......", "......#*ac......", "......#aac......", ".......ccc......", "................" }

Definition at line 29 of file input.cpp.

const char** del_xpm = (const char **)del_xpm_data
 

Definition at line 81 of file input.cpp.

Referenced by InputStrList::InputStrList().

const char* const del_xpm_data[] [static]
 

Initial value:

{ "16 16 5 1", ". c None", "* c #0328f9", "# c #354396", "a c #353740", "c c #999999", "................", "................", "................", "................", "................", "................", ".#############..", ".#***********ac.", ".aaaaaaaaaaaaac.", "..ccccccccccccc.", "................", "................", "................", "................", "................", "................" }

Definition at line 56 of file input.cpp.

const char** update_xpm = (const char **)update_xpm_data
 

Definition at line 110 of file input.cpp.

Referenced by InputStrList::InputStrList().

const char* const update_xpm_data[] [static]
 

Initial value:

{ "16 16 5 1", ". c #0328f9", "# c #354396", "a c #353740", "b c None", "c c #999999", "bbbbbbbbbbbbbbbb", "bbbbbbbb#####acb", "bbbbbbbb#....abb", "bbc##cbb#...acbb", "bb#..abb#....abb", "bc#..abb#.a..acb", "b#..acbbaac#..ab", "b#..abbbcbb#..ab", "b#..abbbbbb#..ab", "b#..acbbbbc#..ab", "bc#..#cbbc#..acb", "bb#...####...acb", "bbca........acbb", "bbbbaa....aaccbb", "bbbbbcaaaaccbbbb", "bbbbbbbbbbbbbbbb" }

Definition at line 83 of file input.cpp.

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:55 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003