#include <vdkcustom.h>
Inheritance diagram for VDKCustom:
|
Sets/unsets active titile
|
|
Same as above but acts on the entire tuple. |
|
Sets/unsets column auto-resize capability
|
|
Clear widget Reimplemented in VDKCustomList, and VDKCustomTree. |
|
Returns wich column was clicked |
|
Set column fixed size
|
|
Returns underlying custom widget.
|
|
Set/unset titles sensitivity
|
|
Freezes widget during time consuming updating operations |
|
Returns selection mode |
|
Sets object background
Reimplemented from VDKObject. |
|
Sets object font Reimplemented from VDKObject. |
|
Sets object foreground
Reimplemented from VDKObject. |
|
Returns how many rows/nodes are into custom widget |
|
Unfreeze |
|
Use this to set/get auto resize capablity for al columns |
|
Use this to get/set border shadow |
|
Use this to get/set hor. scrollbar policy |
|
Use this to get/set row height
|
|
Use this to set colors for selected lines if they should be different from defaults. All new added rows will have this colors. |
|
<read-only>, use this to know wich title was selected (if any) |
|
Since column titles are themselves objects you can use this to access them and set object properties like this: |
|
its use is deprecated, mantained for compat, reverts to NormalBackground |
|
its use is deprecated, mantained for compat, reverts to Foreground |
|
Use this to get/set vert. scrollbar policy |