KWWidgets
Public Attributes | List of all members
ColumnForEach Struct Reference

#include <tkTreeCtrl.h>

Collaboration diagram for ColumnForEach:
[legend]

Public Attributes

TreeCtrltree
 
int error
 
int all
 
int ntail
 
TreeColumn current
 
TreeColumn next
 
TreeColumn last
 
TreeColumnListlist
 
int index
 

Detailed Description

Definition at line 661 of file tkTreeCtrl.h.

Member Data Documentation

TreeCtrl* ColumnForEach::tree

Definition at line 662 of file tkTreeCtrl.h.

int ColumnForEach::error

Definition at line 663 of file tkTreeCtrl.h.

int ColumnForEach::all

Definition at line 664 of file tkTreeCtrl.h.

int ColumnForEach::ntail

Definition at line 665 of file tkTreeCtrl.h.

TreeColumn ColumnForEach::current

Definition at line 666 of file tkTreeCtrl.h.

TreeColumn ColumnForEach::next

Definition at line 667 of file tkTreeCtrl.h.

TreeColumn ColumnForEach::last

Definition at line 668 of file tkTreeCtrl.h.

TreeColumnList* ColumnForEach::list

Definition at line 669 of file tkTreeCtrl.h.

int ColumnForEach::index

Definition at line 670 of file tkTreeCtrl.h.


The documentation for this struct was generated from the following file: