ConfigItem Class Reference

#include <qconf.h>

Collaboration diagram for ConfigItem:

Collaboration graph
[legend]

Public Member Functions

 ConfigItem (QListView *parent, ConfigItem *after, struct menu *m, bool v)
 ConfigItem (ConfigItem *parent, ConfigItem *after, struct menu *m, bool v)
 ConfigItem (QListView *parent, ConfigItem *after, bool v)
 ~ConfigItem (void)
void init (void)
void updateMenu (void)
void testUpdateMenu (bool v)
ConfigListlistView () const
ConfigItemfirstChild () const
ConfigItemnextSibling () const
void setText (colIdx idx, const QString &text)
QString text (colIdx idx) const
void setPixmap (colIdx idx, const QPixmap &pm)
const QPixmap * pixmap (colIdx idx) const
void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align)

Data Fields

ConfigItemnextItem
menumenu
bool visible
bool goParent

Private Types

typedef QListViewItem Parent

Member Typedef Documentation

typedef class QListViewItem ConfigItem::Parent [private]
 

Definition at line 125 of file qconf.h.


Constructor & Destructor Documentation

ConfigItem::ConfigItem QListView *  parent,
ConfigItem after,
struct menu m,
bool  v
[inline]
 

Definition at line 127 of file qconf.h.

References goParent, init(), and visible.

Here is the call graph for this function:

ConfigItem::ConfigItem ConfigItem parent,
ConfigItem after,
struct menu m,
bool  v
[inline]
 

Definition at line 132 of file qconf.h.

References goParent, init(), and visible.

Here is the call graph for this function:

ConfigItem::ConfigItem QListView *  parent,
ConfigItem after,
bool  v
[inline]
 

Definition at line 137 of file qconf.h.

References goParent, init(), and visible.

Here is the call graph for this function:

ConfigItem::~ConfigItem void   ) 
 


Member Function Documentation

ConfigItem* ConfigItem::firstChild  )  const [inline]
 

Definition at line 153 of file qconf.h.

void ConfigItem::init void   ) 
 

Referenced by ConfigItem().

ConfigList* ConfigItem::listView  )  const [inline]
 

Definition at line 149 of file qconf.h.

Referenced by pixmap(), setPixmap(), setText(), and text().

ConfigItem* ConfigItem::nextSibling  )  const [inline]
 

Definition at line 157 of file qconf.h.

void ConfigItem::paintCell QPainter *  p,
const QColorGroup &  cg,
int  column,
int  width,
int  align
 

const QPixmap* ConfigItem::pixmap colIdx  idx  )  const [inline]
 

Definition at line 173 of file qconf.h.

References listView().

Here is the call graph for this function:

void ConfigItem::setPixmap colIdx  idx,
const QPixmap &  pm
[inline]
 

Definition at line 169 of file qconf.h.

References listView().

Here is the call graph for this function:

void ConfigItem::setText colIdx  idx,
const QString &  text
[inline]
 

Definition at line 161 of file qconf.h.

References listView(), and text.

Here is the call graph for this function:

void ConfigItem::testUpdateMenu bool  v  ) 
 

QString ConfigItem::text colIdx  idx  )  const [inline]
 

Definition at line 165 of file qconf.h.

References listView(), and text.

Here is the call graph for this function:

void ConfigItem::updateMenu void   ) 
 


Field Documentation

bool ConfigItem::goParent
 

Definition at line 182 of file qconf.h.

Referenced by ConfigItem().

struct menu* ConfigItem::menu
 

Definition at line 180 of file qconf.h.

ConfigItem* ConfigItem::nextItem
 

Definition at line 179 of file qconf.h.

bool ConfigItem::visible
 

Definition at line 181 of file qconf.h.

Referenced by ConfigItem().


The documentation for this class was generated from the following file:
Generated on Thu Nov 20 11:57:38 2008 for RTAI API by doxygen 1.3.8