libyui
Loading...
Searching...
No Matches
YTableItem.h File Reference
#include "YTreeItem.h"
Include dependency graph for YTableItem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YTableItem
class  YTableCell

Typedefs

typedef std::vector< YTableCell * > YTableCellCollection
 Collection of pointers to YTableCell.
typedef YTableCellCollection::iterator YTableCellIterator
 Mutable iterator over YTableCellCollection.
typedef YTableCellCollection::const_iterator YTableCellConstIterator
 Const iterator over YTableCellCollection.