Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
SelectFileDialog Class Reference

#include <SelectFileDialog.hh>

Inheritance diagram for SelectFileDialog:

Public Member Functions

 SelectFileDialog (const Glib::ustring &title, Gtk::Window &parent, bool modal=false)
void set_text (const Glib::ustring &text)
Glib::ustring get_text () const
Gtk::Entry & get_entry ()

Protected Member Functions

void choose_dialog ()

Protected Attributes

Gtk::Entry entry
Gtk::Button choose
Gtk::Box hbox

Constructor & Destructor Documentation

◆ SelectFileDialog()

SelectFileDialog::SelectFileDialog ( const Glib::ustring & title,
Gtk::Window & parent,
bool modal = false )

Member Function Documentation

◆ choose_dialog()

void SelectFileDialog::choose_dialog ( )
protected

◆ get_entry()

Gtk::Entry & SelectFileDialog::get_entry ( )

◆ get_text()

Glib::ustring SelectFileDialog::get_text ( ) const

◆ set_text()

void SelectFileDialog::set_text ( const Glib::ustring & text)

Member Data Documentation

◆ choose

Gtk::Button SelectFileDialog::choose
protected

◆ entry

Gtk::Entry SelectFileDialog::entry
protected

◆ hbox

Gtk::Box SelectFileDialog::hbox
protected

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