kmail Library API Documentation

KMPopHeadersView Class Reference

#include <kmpopfiltercnfrmdlg.h>

List of all members.

Public Methods

 KMPopHeadersView (QWidget *aParent=0, KMPopFilterCnfrmDlg *aDialog=0)
 ~KMPopHeadersView ()

Static Public Methods

const KMPopFilterAction mapToAction (int aColumn)
const int mapToColumn (KMPopFilterAction aAction)

Static Public Attributes

const char * mUnchecked [26]
const char * mChecked [26]

Protected Slots

void slotPressed (QListViewItem *aItem, const QPoint &aPoint, int aColumn)

Protected Methods

void keyPressEvent (QKeyEvent *k)

Static Protected Attributes

const char * mLater [25]
const char * mDown [20]
const char * mDel [19]


Detailed Description

Author:
Heiko Hund

Definition at line 36 of file kmpopfiltercnfrmdlg.h.


Constructor & Destructor Documentation

KMPopHeadersView::KMPopHeadersView QWidget   aParent = 0,
KMPopFilterCnfrmDlg *    aDialog = 0
 

view.

Definition at line 29 of file kmpopfiltercnfrmdlg.cpp.


Member Data Documentation

const char * KMPopHeadersView::mUnchecked [static]
 

Initial value:

 {
"19 16 9 1",
"  c None",
"# c #000000",
". c #ffffff",
"a c #4a4c4a",
"b c #524c52",
"c c #efefef",
"e c #fff2ff",
"f c #f6f2f6",
"g c #fff6ff",
"                   ",
"                   ",
"         aaaa      ",
"       ba####aa    ",
"      a##....aac   ",
"      a#......ec   ",
"     a#........fc  ",
"     a#........gc  ",
"     a#........fc  ",
"     b#........gc  ",
"      a#......gc   ",
"      age....gec   ",
"       ccfgfgcc    ",
"         cccc      ",
"                   ",
"                   ",}

Definition at line 102 of file kmpopfiltercnfrmdlg.cpp.

const char * KMPopHeadersView::mChecked [static]
 

Initial value:

 {
"19 16 9 1",
"  c None",
"# c #000000",
". c #ffffff",
"a c #4a4c4a",
"b c #524c52",
"c c #efefef",
"e c #fff2ff",
"f c #f6f2f6",
"g c #fff6ff",
"                   ",
"                   ",
"         aaaa      ",
"       ba####aa    ",
"      a##....aac   ",
"      a#......ec   ",
"     a#...##...fc  ",
"     a#..####..gc  ",
"     a#..####..fc  ",
"     b#...##...gc  ",
"      a#......gc   ",
"      age....gec   ",
"       ccfgfgcc    ",
"         cccc      ",
"                   ",
"                   ",}

Definition at line 130 of file kmpopfiltercnfrmdlg.cpp.

const char * KMPopHeadersView::mLater [static, protected]
 

Initial value:

 {
"16 16 8 1",
". c None",
"g c #303030",
"c c #585858",
"f c #a0a0a0",
"b c #c0c000",
"e c #dcdcdc",
"a c #ffff00",
"d c #ffffff",
"................",
"...........eaa..",
"..........eaaa..",
".........ebaab..",
".........eaaa...",
"........eaaab...",
"........eaaa....",
".......eaaab....",
"eaae..ebaccccc..",
"eaaae.eaacdedc..",
"ebaaabaaabcdc...",
".ebaaaaaa.fgf...",
"..ebaaaa..cec...",
"...ebaab.cdedc..",
"........eccccc..",
"................"}

Definition at line 158 of file kmpopfiltercnfrmdlg.cpp.

const char * KMPopHeadersView::mDown [static, protected]
 

Initial value:

 {
"16 16 3 1",
". c None",
"a c #008000",
"b c #00c000",
"................",
"............aa..",
"...........aaa..",
"..........baab..",
"..........aaa...",
".........baab...",
".........aaa....",
"........aaab....",
".aa....baaa.....",
".aaa...aaa......",
".baaabaaab......",
"..baaaaaa.......",
"...baaaa........",
"....baab........",
"................",
"................"}

Definition at line 185 of file kmpopfiltercnfrmdlg.cpp.

const char * KMPopHeadersView::mDel [static, protected]
 

Initial value:

 {
"16 16 2 1",
". c None",
"# c #c00000",
"................",
"................",
"..##.......##...",
"..###.....###...",
"...###...###....",
"....###.###.....",
".....#####......",
"......###.......",
".....#####......",
"....###.###.....",
"...###...###....",
"..###.....###...",
"..##.......##...",
"................",
"................",
"................"}

Definition at line 207 of file kmpopfiltercnfrmdlg.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kmail Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:37 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003