KDevelop API Documentation

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"

Include dependency graph for input.cpp:

Include dependency graph

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:14:46 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003