kdeui
kauthicon.cpp File Reference
#include <unistd.h>
#include <qlayout.h>
#include <qlabel.h>
#include <qtimer.h>
#include <klocale.h>
#include "kauthicon.h"
#include "kauthicon.moc"
Include dependency graph for kauthicon.cpp:
Go to the source code of this file.
Variables | |
static const char *const | lock_xpm [] |
static const char *const | openlock_xpm [] |
Variable Documentation
const char* const lock_xpm[] [static] |
Initial value:
{ "22 22 5 1", " c None", ". c #808080", "+ c #000000", "@ c #FFFFFF", "# c #C0C0C0", " ", " ", " ", " ", " .+++. ", " .@@@.+ ", " ..@+++@.. ", " +@+...+@+ ", " +@+. +@+. ", " +@+. +@+. ", " +++++++++++ ", " +#########+. ", " +#.......#+. ", " +#@@@@@@@#+. ", " +#.......#+. ", " +#########+. ", " +++++++++++. ", " ........... ", " ", " ", " ", " "}
Definition at line 33 of file kauthicon.cpp.
const char* const openlock_xpm[] [static] |
Initial value:
{ "22 22 5 1", " c None", ". c #808080", "+ c #000000", "@ c #FFFFFF", "# c #C0C0C0", " ", " ", " .+++. ", " .@@@.+ ", " ..@+++@.. ", " +@+...+@+ ", " +@+. +@+. ", " +@+. +@+. ", " +++. +@+. ", " ... +@+. ", " +@+. ", " +++++++++++ ", " +#########+. ", " +#.......#+. ", " +#@@@@@@@#+. ", " +#.......#+. ", " +#########+. ", " +++++++++++. ", " ........... ", " ", " ", " "}
Definition at line 64 of file kauthicon.cpp.