Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Gnome::UI::FileEntry Class Reference

#include <file-entry.h>

Inheritance diagram for Gnome::UI::FileEntry:

Gtk::VBox Gtk::Editable Gtk::Box Glib::Interface Gtk::Container Glib::ObjectBase Gtk::Widget SigC::Object Gtk::Object Glib::Object Glib::ObjectBase SigC::Object List of all members.

Public Member Functions

virtual ~FileEntry ()
GnomeFileEntry * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeFileEntry * gobj () const
 Provides access to the underlying C GtkObject.
 FileEntry ()
 FileEntry (const Glib::ustring &history_id, const Glib::ustring &browse_dialog_title)
Gtk::Widgetgnome_entry ()
Gtk::Widgetgtk_entry ()
void set_title (const Glib::ustring &browse_dialog_title)
void set_default_path (const Glib::ustring &path)
void set_directory_entry (bool directory_entry=true)
bool get_directory_entry () const
Glib::ustring get_full_path (bool file_must_exist) const
void set_filename (const Glib::ustring &filename)
void set_modal (bool is_modal=true)
bool get_modal () const
Glib::SignalProxy0< void > signal_browse_clicked ()
Glib::SignalProxy0< void > signal_activate ()

Protected Member Functions

virtual void on_browse_clicked ()
virtual void on_activate ()

Related Functions

(Note that these are not member functions.)

Gnome::UI::FileEntrywrap (GnomeFileEntry *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gnome::UI::FileEntry::~FileEntry  )  [virtual]
 

Gnome::UI::FileEntry::FileEntry  ) 
 

Gnome::UI::FileEntry::FileEntry const Glib::ustring history_id,
const Glib::ustring browse_dialog_title
 


Member Function Documentation

bool Gnome::UI::FileEntry::get_directory_entry  )  const
 

Glib::ustring Gnome::UI::FileEntry::get_full_path bool  file_must_exist  )  const
 

bool Gnome::UI::FileEntry::get_modal  )  const
 

Gtk::Widget* Gnome::UI::FileEntry::gnome_entry  ) 
 

const GnomeFileEntry* Gnome::UI::FileEntry::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Editable.

GnomeFileEntry* Gnome::UI::FileEntry::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Editable.

Gtk::Widget* Gnome::UI::FileEntry::gtk_entry  ) 
 

virtual void Gnome::UI::FileEntry::on_activate  )  [protected, virtual]
 

virtual void Gnome::UI::FileEntry::on_browse_clicked  )  [protected, virtual]
 

void Gnome::UI::FileEntry::set_default_path const Glib::ustring path  ) 
 

void Gnome::UI::FileEntry::set_directory_entry bool  directory_entry = true  ) 
 

void Gnome::UI::FileEntry::set_filename const Glib::ustring filename  ) 
 

void Gnome::UI::FileEntry::set_modal bool  is_modal = true  ) 
 

void Gnome::UI::FileEntry::set_title const Glib::ustring browse_dialog_title  ) 
 

Glib::SignalProxy0<void> Gnome::UI::FileEntry::signal_activate  ) 
 

Prototype:
void activate()

Glib::SignalProxy0<void> Gnome::UI::FileEntry::signal_browse_clicked  ) 
 

Prototype:
void browse_clicked()


Friends And Related Function Documentation

Gnome::UI::FileEntry * wrap GnomeFileEntry *  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated on Sun Sep 11 19:05:00 2005 for libgnomeuimm by  doxygen 1.4.4