The actual text widget used by CodeInput.
#include <CodeInput.hh>
|
sigc::signal1< bool, DTree::iterator > | content_execute |
|
sigc::signal1< bool, DTree::iterator > | content_changed |
|
sigc::signal3< bool, std::string, int, DTree::iterator > | content_insert |
|
sigc::signal3< bool, int, int, DTree::iterator > | content_erase |
|
sigc::signal1< bool, DTree::iterator > | cell_got_focus |
|
sigc::signal2< bool, DTree::iterator, int > | complete_request |
|
friend | CodeInput |
|
◆ exp_input_tv()
CodeInput::exp_input_tv::exp_input_tv |
( |
DTree::iterator |
it, |
|
|
Glib::RefPtr< Gtk::TextBuffer > |
tb, |
|
|
double |
scale |
|
) |
| |
◆ on_draw()
bool CodeInput::exp_input_tv::on_draw |
( |
const Cairo::RefPtr< Cairo::Context > & |
cr | ) |
|
|
overridevirtual |
◆ on_focus_in_event()
bool CodeInput::exp_input_tv::on_focus_in_event |
( |
GdkEventFocus * |
event | ) |
|
|
overridevirtual |
◆ on_key_press_event()
bool CodeInput::exp_input_tv::on_key_press_event |
( |
GdkEventKey * |
event | ) |
|
|
overridevirtual |
◆ on_show()
void CodeInput::exp_input_tv::on_show |
( |
| ) |
|
|
overridevirtual |
◆ on_textbuf_change()
void CodeInput::exp_input_tv::on_textbuf_change |
( |
| ) |
|
◆ shift_enter_pressed()
void CodeInput::exp_input_tv::shift_enter_pressed |
( |
| ) |
|
◆ cell_got_focus
sigc::signal1<bool, DTree::iterator> cadabra::CodeInput::exp_input_tv::cell_got_focus |
◆ CodeInput
friend cadabra::CodeInput::exp_input_tv::CodeInput |
◆ complete_request
sigc::signal2<bool, DTree::iterator, int> cadabra::CodeInput::exp_input_tv::complete_request |
◆ content_changed
sigc::signal1<bool, DTree::iterator> cadabra::CodeInput::exp_input_tv::content_changed |
◆ content_erase
sigc::signal3<bool, int, int, DTree::iterator> cadabra::CodeInput::exp_input_tv::content_erase |
◆ content_execute
sigc::signal1<bool, DTree::iterator> cadabra::CodeInput::exp_input_tv::content_execute |
◆ content_insert
sigc::signal3<bool, std::string, int, DTree::iterator> cadabra::CodeInput::exp_input_tv::content_insert |
◆ datacell
DTree::iterator cadabra::CodeInput::exp_input_tv::datacell |
|
private |
◆ scale_
double cadabra::CodeInput::exp_input_tv::scale_ |
|
private |
The documentation for this class was generated from the following files: