kmail

KMPopHeadersView Class Reference

#include <kmpopfiltercnfrmdlg.h>

Inheritance diagram for KMPopHeadersView:

List of all members.


Public Member Functions

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

Static Public Member Functions

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

Static Public Attributes

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

Protected Slots

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

Protected Member Functions

void keyPressEvent (QKeyEvent *k)

Static Protected Attributes

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

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.

KMPopHeadersView::~KMPopHeadersView (  ) 

Definition at line 68 of file kmpopfiltercnfrmdlg.cpp.


Member Function Documentation

void KMPopHeadersView::keyPressEvent ( QKeyEvent k  )  [protected]

Definition at line 73 of file kmpopfiltercnfrmdlg.cpp.

static const KMPopFilterAction KMPopHeadersView::mapToAction ( int  aColumn  )  [inline, static]

Definition at line 43 of file kmpopfiltercnfrmdlg.h.

static const int KMPopHeadersView::mapToColumn ( KMPopFilterAction  aAction  )  [inline, static]

Definition at line 44 of file kmpopfiltercnfrmdlg.h.

void KMPopHeadersView::slotPressed ( QListViewItem aItem,
const QPoint aPoint,
int  aColumn 
) [protected, slot]

Definition at line 96 of file kmpopfiltercnfrmdlg.cpp.


Member Data Documentation

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 46 of file kmpopfiltercnfrmdlg.h.

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

Initial value:

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

Definition at line 50 of file kmpopfiltercnfrmdlg.h.

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 49 of file kmpopfiltercnfrmdlg.h.

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 48 of file kmpopfiltercnfrmdlg.h.

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 44 of file kmpopfiltercnfrmdlg.h.


The documentation for this class was generated from the following files: