AttributeTree Class Reference
[GUI]
Hierarchy of text.
More...
#include <AttributeTree.hpp>
List of all members.
Public Member Functions |
void | append (const string &key, const string &value) |
RefPtr< Gtk::TreeStore > | getModel () const |
void | pop () |
void | print () |
void | push () |
Static Public Attributes |
static AttributeTreeColumns | columns |
Protected Member Functions |
void | print (const Gtk::TreeModel::Row &row, int depth) |
Private Attributes |
RefPtr< Gtk::TreeStore > | model |
stack< Gtk::TreeModel::iterator > | parents |
Gtk::TreeModel::iterator | current |
Detailed Description
Hierarchy of text.
The documentation for this class was generated from the following files:
- AttributeTree.hpp
- AttributeTree.cpp