libyui-mga-qt  1.1.0
YMGA_QCBTableListViewItem Class Reference

Visual representation of a YCBTableItem. More...

#include <YMGA_QCBTable.h>

Inheritance diagram for YMGA_QCBTableListViewItem:
Collaboration diagram for YMGA_QCBTableListViewItem:

Public Member Functions

 YMGA_QCBTableListViewItem (YMGA_QCBTable *table, QY2ListView *parent, YCBTableItem *origItem)
 Constructor.
 
YMGA_QCBTabletable () const
 Return the parent table widget.
 
YCBTableItem * origItem () const
 Return the corresponding YCBTableItem.
 
void updateCell (const YTableCell *cell)
 Update this item's display with the content of 'cell'.
 

Protected Attributes

YMGA_QCBTable_table
 
YCBTableItem * _origItem
 

Detailed Description

Visual representation of a YCBTableItem.

Definition at line 212 of file YMGA_QCBTable.h.


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