Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
InterpreterGUI Class Reference
Inheritance diagram for InterpreterGUI:
Inheritance graph
[legend]

Classes

class  ModelColumns
 
struct  PackageXML
 

Public Member Functions

 InterpreterGUI ()
 
virtual ~InterpreterGUI ()
 

Protected Member Functions

const ptree & empty_ptree ()
 
void getPackages ()
 
void getPaths (boost::filesystem::path top_path)
 
void interpreterFile (boost::filesystem::path path)
 

Protected Attributes

ModelColumns columns
 
vector< PackageXMLpackages
 
vector< boost::filesystem::path > paths
 
Glib::RefPtr< Gtk::ListStore > ref_tree_model
 
Gtk::ScrolledWindow scrolled_window
 
Gtk::TreeView tree_view
 

Detailed Description

Definition at line 19 of file package_interpreter.cpp.

Constructor & Destructor Documentation

InterpreterGUI::InterpreterGUI ( )
inline

Definition at line 22 of file package_interpreter.cpp.

virtual InterpreterGUI::~InterpreterGUI ( )
inlinevirtual

Definition at line 71 of file package_interpreter.cpp.

Member Function Documentation

const ptree& InterpreterGUI::empty_ptree ( )
inlineprotected

Definition at line 114 of file package_interpreter.cpp.

void InterpreterGUI::getPackages ( )
inlineprotected

Definition at line 108 of file package_interpreter.cpp.

void InterpreterGUI::getPaths ( boost::filesystem::path  top_path)
inlineprotected

Definition at line 179 of file package_interpreter.cpp.

void InterpreterGUI::interpreterFile ( boost::filesystem::path  path)
inlineprotected

Definition at line 121 of file package_interpreter.cpp.

Member Data Documentation

ModelColumns InterpreterGUI::columns
protected

Definition at line 195 of file package_interpreter.cpp.

vector<PackageXML> InterpreterGUI::packages
protected

Definition at line 193 of file package_interpreter.cpp.

vector<boost::filesystem::path> InterpreterGUI::paths
protected

Definition at line 192 of file package_interpreter.cpp.

Glib::RefPtr<Gtk::ListStore> InterpreterGUI::ref_tree_model
protected

Definition at line 197 of file package_interpreter.cpp.

Gtk::ScrolledWindow InterpreterGUI::scrolled_window
protected

Definition at line 198 of file package_interpreter.cpp.

Gtk::TreeView InterpreterGUI::tree_view
protected

Definition at line 196 of file package_interpreter.cpp.


The documentation for this class was generated from the following file:


toolkit_diagnostics
Author(s): Jorge Almeida
autogenerated on Mon Mar 2 2015 01:32:53