fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

function_panel.h File Reference

#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Group.H>
#include <FL/Fl_Choice.H>
#include <FL/Fl_Light_Button.H>
#include <FL/Fl_Box.H>
#include <FL/Fl_Input.H>
#include <FL/Fl_Return_Button.H>
#include <FL/Fl_Button.H>
#include <FL/Fl_Text_Editor.H>
#include "CodeEditor.h"
#include <FL/Fl_Menu_Button.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Tabs.H>
Include dependency graph for function_panel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Fl_Double_Windowmake_function_panel ()
Fl_Double_Windowmake_code_panel ()
Fl_Double_Windowmake_codeblock_panel ()
Fl_Double_Windowmake_declblock_panel ()
Fl_Double_Windowmake_decl_panel ()
Fl_Double_Windowmake_data_panel ()
Fl_Double_Windowmake_class_panel ()
Fl_Double_Windowmake_comment_panel ()
void type_make_cb (Fl_Widget *, void *d)
Fl_Windowmake_widgetbin ()
void toggle_sourceview_cb (Fl_Double_Window *, void *)
void update_sourceview_position_cb (Fl_Tabs *, void *)
void update_sourceview_cb (Fl_Button *, void *)
void toggle_sourceview_b_cb (Fl_Button *, void *)
Fl_Double_Windowmake_sourceview ()

Variables

Fl_Double_Windowfunction_panel
Fl_Choicef_public_member_choice
Fl_Choicef_public_choice
Fl_Light_Buttonf_c_button
Fl_Inputf_name_input
Fl_Inputf_return_type_input
Fl_Return_Buttonf_panel_ok
Fl_Buttonf_panel_cancel
Fl_Text_Editorf_comment_input
Fl_Menu_Item menu_f_public_member_choice []
Fl_Menu_Item menu_f_public_choice []
Fl_Double_Windowcode_panel
CodeEditorcode_input
Fl_Return_Buttoncode_panel_ok
Fl_Buttoncode_panel_cancel
Fl_Double_Windowcodeblock_panel
Fl_Inputcode_before_input
Fl_Inputcode_after_input
Fl_Return_Buttoncodeblock_panel_ok
Fl_Buttoncodeblock_panel_cancel
Fl_Double_Windowdeclblock_panel
Fl_Choicedeclblock_public_choice
Fl_Light_Buttondeclblock_public_button_x
Fl_Inputdecl_before_input
Fl_Inputdecl_after_input
Fl_Return_Buttondeclblock_panel_ok
Fl_Buttondeclblock_panel_cancel
Fl_Menu_Item menu_declblock_public_choice []
Fl_Double_Windowdecl_panel
Fl_Choicedecl_choice
Fl_Choicedecl_class_choice
Fl_Inputdecl_input
Fl_Return_Buttondecl_panel_ok
Fl_Buttondecl_panel_cancel
Fl_Text_Editordecl_comment_input
Fl_Menu_Item menu_decl_choice []
Fl_Menu_Item menu_decl_class_choice []
Fl_Double_Windowdata_panel
Fl_Choicedata_choice
Fl_Choicedata_class_choice
Fl_Inputdata_input
Fl_Inputdata_filename
Fl_Buttondata_filebrowser
Fl_Return_Buttondata_panel_ok
Fl_Buttondata_panel_cancel
Fl_Text_Editordata_comment_input
Fl_Menu_Item menu_data_choice []
Fl_Menu_Item menu_data_class_choice []
Fl_Double_Windowclass_panel
Fl_Light_Buttonc_public_button
Fl_Inputc_name_input
Fl_Inputc_subclass_input
Fl_Text_Editorc_comment_input
Fl_Return_Buttonc_panel_ok
Fl_Buttonc_panel_cancel
Fl_Double_Windowcomment_panel
CodeEditorcomment_input
Fl_Return_Buttoncomment_panel_ok
Fl_Buttoncomment_panel_cancel
Fl_Light_Buttoncomment_in_source
Fl_Light_Buttoncomment_in_header
Fl_Menu_Buttoncomment_predefined
Fl_Buttoncomment_load
Fl_Windowwidgetbin_panel
Fl_Double_Windowsourceview_panel
Fl_Tabssv_tab
CodeViewersv_source
CodeViewersv_header
Fl_Light_Buttonsv_autorefresh
Fl_Light_Buttonsv_autoposition

Function Documentation

void toggle_sourceview_b_cb ( Fl_Button ,
void *   
)

Definition at line 1754 of file fluid.cxx.

References toggle_sourceview_cb().

Referenced by make_sourceview().

void type_make_cb ( Fl_Widget ,
void *  d 
)
void update_sourceview_position_cb ( Fl_Tabs ,
void *   
)

Definition at line 2150 of file fluid.cxx.

References update_sourceview_position().

Referenced by make_sourceview().


Variable Documentation

Definition at line 537 of file function_panel.cxx.

Referenced by Fl_Class_Type::open().

Definition at line 533 of file function_panel.cxx.

Referenced by Fl_Class_Type::open().

Definition at line 541 of file function_panel.cxx.

Referenced by Fl_Class_Type::open().

Definition at line 539 of file function_panel.cxx.

Referenced by Fl_Class_Type::open().

Definition at line 531 of file function_panel.cxx.

Referenced by Fl_Class_Type::open().

Definition at line 535 of file function_panel.cxx.

Referenced by Fl_Class_Type::open().

Definition at line 203 of file function_panel.cxx.

Referenced by Fl_CodeBlock_Type::open().

Definition at line 201 of file function_panel.cxx.

Referenced by Fl_CodeBlock_Type::open().

Definition at line 152 of file function_panel.cxx.

Referenced by Fl_Code_Type::open().

Definition at line 150 of file function_panel.cxx.

Referenced by make_code_panel(), and Fl_Code_Type::open().

Definition at line 156 of file function_panel.cxx.

Referenced by Fl_Code_Type::open().

Definition at line 154 of file function_panel.cxx.

Referenced by Fl_Code_Type::open().

Definition at line 611 of file function_panel.cxx.

Referenced by Fl_Comment_Type::open().

Definition at line 623 of file function_panel.cxx.

Referenced by Fl_Comment_Type::open().

Definition at line 615 of file function_panel.cxx.

Referenced by Fl_Comment_Type::open().

Definition at line 425 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 435 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 454 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 448 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 446 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 444 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 423 of file function_panel.cxx.

Referenced by make_data_panel(), and Fl_Data_Type::open().

Definition at line 452 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 450 of file function_panel.cxx.

Referenced by Fl_Data_Type::open().

Definition at line 264 of file function_panel.cxx.

Referenced by Fl_DeclBlock_Type::open().

Definition at line 262 of file function_panel.cxx.

Referenced by Fl_DeclBlock_Type::open().

Definition at line 333 of file function_panel.cxx.

Referenced by Fl_Decl_Type::open().

Definition at line 343 of file function_panel.cxx.

Referenced by Fl_Decl_Type::open().

Definition at line 358 of file function_panel.cxx.

Referenced by Fl_Decl_Type::open().

Definition at line 352 of file function_panel.cxx.

Referenced by Fl_Decl_Type::open().

Definition at line 331 of file function_panel.cxx.

Referenced by make_decl_panel(), and Fl_Decl_Type::open().

Definition at line 356 of file function_panel.cxx.

Referenced by Fl_Decl_Type::open().

Definition at line 354 of file function_panel.cxx.

Referenced by Fl_Decl_Type::open().

Definition at line 59 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 69 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 61 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 67 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 65 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 51 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 42 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 63 of file function_panel.cxx.

Referenced by Fl_Function_Type::open().

Definition at line 427 of file function_panel.cxx.

Definition at line 335 of file function_panel.cxx.

Definition at line 53 of file function_panel.cxx.

Definition at line 1061 of file function_panel.cxx.

Referenced by exit_cb(), and toggle_sourceview_cb().