Window with a TreeView of all loaded graphs.
More...
#include <GraphTreeWindow.hpp>
|
void | event_graph_activated (const Gtk::TreeModel::Path &path, Gtk::TreeView::Column *col) |
|
void | event_graph_enabled_toggled (const Glib::ustring &path_str) |
|
Gtk::TreeModel::iterator | find_graph (Gtk::TreeModel::Children root, SPtr< Client::ObjectModel > graph) |
|
|
GraphTreeView * | _graphs_treeview |
|
App * | _app |
|
GraphTreeModelColumns | _graph_tree_columns |
|
Glib::RefPtr< Gtk::TreeStore > | _graph_treestore |
|
Glib::RefPtr< Gtk::TreeSelection > | _graph_tree_selection |
|
bool | _enable_signal |
|
|
static bool | key_press_handler (Gtk::Window *win, GdkEventKey *event) |
|
App * | _app |
|
Window with a TreeView of all loaded graphs.
The documentation for this class was generated from the following files:
- GraphTreeWindow.hpp
- GraphTreeWindow.cpp