|
Fl_Image * | closedeicon () const |
| Return the deactivated version of the close icon, if any. More...
|
|
Fl_Image * | closeicon () const |
| Gets the default 'close' icon Returns the Fl_Image* of the icon, or 0 if none.
|
|
void | closeicon (Fl_Image *val) |
| Sets the icon to be used as the 'close' icon. More...
|
|
Fl_Color | connectorcolor () const |
| Get the connector color used for tree connection lines.
|
|
void | connectorcolor (Fl_Color val) |
| Set the connector color used for tree connection lines.
|
|
Fl_Tree_Connector | connectorstyle () const |
| Get the connector style.
|
|
void | connectorstyle (Fl_Tree_Connector val) |
| Set the connector style.
|
|
void | connectorstyle (int val) |
| Set the connector style [integer].
|
|
int | connectorwidth () const |
| Get the tree connection line's width.
|
|
void | connectorwidth (int val) |
| Set the tree connection line's width.
|
|
void | do_item_draw_callback (Fl_Tree_Item *o) const |
|
| Fl_Tree_Prefs () |
| Fl_Tree_Prefs constructor.
|
|
Fl_Tree_Item_Draw_Callback * | item_draw_callback () const |
|
void | item_draw_callback (Fl_Tree_Item_Draw_Callback *cb, void *data=0) |
|
Fl_Tree_Item_Draw_Mode | item_draw_mode () const |
| Get the 'item draw mode' used for the tree.
|
|
void | item_draw_mode (Fl_Tree_Item_Draw_Mode val) |
| Set the 'item draw mode' used for the tree to val . More...
|
|
void * | item_draw_user_data () const |
|
Fl_Color | item_labelbgcolor () const |
| Get the default label background color. More...
|
|
void | item_labelbgcolor (Fl_Color val) |
| Set the default label background color. More...
|
|
Fl_Color | item_labelfgcolor () const |
| Get the default label foreground color.
|
|
void | item_labelfgcolor (Fl_Color val) |
| Set the default label foreground color.
|
|
Fl_Font | item_labelfont () const |
| Return the label's font.
|
|
void | item_labelfont (Fl_Font val) |
| Set the label's font to val .
|
|
Fl_Fontsize | item_labelsize () const |
| Return the label's size in pixels.
|
|
void | item_labelsize (Fl_Fontsize val) |
| Set the label's size in pixels to val .
|
|
Fl_Tree_Item_Reselect_Mode | item_reselect_mode () const |
| Returns the current item re/selection mode.
|
|
void | item_reselect_mode (Fl_Tree_Item_Reselect_Mode mode) |
| Sets the item re/selection mode.
|
|
Fl_Color | labelbgcolor () const |
| Obsolete: Get the default label background color. Please use item_labelbgcolor() instead.
|
|
void | labelbgcolor (Fl_Color val) |
| Obsolete: Set the default label background color. Please use item_labelbgcolor(Fl_Color) instead.
|
|
Fl_Color | labelfgcolor () const |
| Obsolete: Get the default label foreground color. Please use item_labelfgcolor() instead.
|
|
void | labelfgcolor (Fl_Color val) |
| Obsolete: Set the default label foreground color. Please use item_labelfgcolor(Fl_Color) instead.
|
|
Fl_Font | labelfont () const |
| Obsolete: Return the label's font. Please use item_labelfont() instead.
|
|
void | labelfont (Fl_Font val) |
| Obsolete: Set the label's font to val . Please use item_labelfont(Fl_Font) instead.
|
|
int | labelmarginleft () const |
| Get the label's left margin value in pixels.
|
|
void | labelmarginleft (int val) |
| Set the label's left margin value in pixels.
|
|
Fl_Fontsize | labelsize () const |
| Obsolete: Return the label's size in pixels. Please use item_labelsize() instead.
|
|
void | labelsize (Fl_Fontsize val) |
| Obsolete: Set the label's size in pixels to val . Please use item_labelsize(Fl_Fontsize) instead.
|
|
int | linespacing () const |
| Get the line spacing value in pixels.
|
|
void | linespacing (int val) |
| Set the line spacing value in pixels.
|
|
int | marginbottom () const |
| Get the bottom margin's value in pixels. More...
|
|
void | marginbottom (int val) |
| Set the bottom margin's value in pixels This is the extra distance the vertical scroller lets you travel.
|
|
int | marginleft () const |
| Get the left margin's value in pixels.
|
|
void | marginleft (int val) |
| Set the left margin's value in pixels.
|
|
int | margintop () const |
| Get the top margin's value in pixels.
|
|
void | margintop (int val) |
| Set the top margin's value in pixels.
|
|
int | openchild_marginbottom () const |
| Get the margin below an open child in pixels.
|
|
void | openchild_marginbottom (int val) |
| Set the margin below an open child in pixels.
|
|
Fl_Image * | opendeicon () const |
| Return the deactivated version of the open icon, if any. More...
|
|
Fl_Image * | openicon () const |
| Get the current default 'open' icon. More...
|
|
void | openicon (Fl_Image *val) |
| Sets the default icon to be used as the 'open' icon when items are add()ed to the tree. More...
|
|
Fl_Boxtype | selectbox () const |
| Get the default selection box's box drawing style as an Fl_Boxtype.
|
|
void | selectbox (Fl_Boxtype val) |
| Set the default selection box's box drawing style to val .
|
|
Fl_Tree_Select | selectmode () const |
| Get the selection mode used for the tree.
|
|
void | selectmode (Fl_Tree_Select val) |
| Set the selection mode used for the tree to val . More...
|
|
char | showcollapse () const |
| Returns 1 if the collapse icon is enabled, 0 if not.
|
|
void | showcollapse (int val) |
| Set if we should show the collapse icon or not. More...
|
|
int | showroot () const |
| Returns 1 if the root item is to be shown, or 0 if not.
|
|
void | showroot (int val) |
| Set if the root item should be shown or not. More...
|
|
Fl_Tree_Sort | sortorder () const |
| Get the default sort order value.
|
|
void | sortorder (Fl_Tree_Sort val) |
| Set the default sort order value. More...
|
|
Fl_Image * | userdeicon () const |
| Return the deactivated version of the user icon, if any. More...
|
|
Fl_Image * | usericon () const |
| Gets the default 'user icon' (default is 0)
|
|
void | usericon (Fl_Image *val) |
| Sets the default 'user icon' Returns the Fl_Image* of the icon, or 0 if none (default).
|
|
int | usericonmarginleft () const |
| Get the user icon's left margin value in pixels.
|
|
void | usericonmarginleft (int val) |
| Set the user icon's left margin value in pixels.
|
|
int | widgetmarginleft () const |
| Get the widget()'s left margin value in pixels.
|
|
void | widgetmarginleft (int val) |
| Set the widget's left margin value in pixels.
|
|
| ~Fl_Tree_Prefs () |
| Fl_Tree_Prefs destructor.
|
|