ConfigItem Class Reference

Inheritance diagram for ConfigItem:

Inheritance graph
[legend]
Collaboration diagram for ConfigItem:

Collaboration graph
[legend]

Detailed Description

Definition at line 124 of file qconf.h.

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 init().

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 init().

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 init().

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().

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.

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.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 17:48:48 2010 for RTAI API by  doxygen 1.4.7