Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

BrowserProject Struct Reference

#include <openldev-browser-project.h>

List of all members.

Public Attributes

GtkWidget * treeview
GtkWidget * scrolled_window
string base
string current


Detailed Description

BrowserProject is the default file browser used by OpenLDev. Almost all of the actions are performed internally. You can browse outside of the project tree by providing a new base string and clearing the current string. Otherwise, you should leave all of the other actions directly up to the file browser itself.

Definition at line 34 of file openldev-browser-project.h.


Member Data Documentation

string BrowserProject::base

A string that holds the highest directory the user can browse to.

string BrowserProject::current

A string which holds the path of the user's current location with respect to the base string.

GtkWidget* BrowserProject::scrolled_window

GtkWidget* BrowserProject::treeview


The documentation for this struct was generated from the following file:
Generated on Tue Jan 31 23:32:43 2006 for OpenLDev by doxygen 1.4.4