MimaGtk::MimaEdit Class Reference

#include <mimaEdit.h>

List of all members.

Public Member Functions

void close_tab ()
void empty_tab (std::string _title="")
void get_code (std::ostream &os)
 MimaEdit ()
void new_tab (std::istream &is, std::string _title="")
void open_file (Gtk::Window *_parent)
 ~MimaEdit ()

Protected Attributes

int m_filecount

Classes

class  Tab


Constructor & Destructor Documentation

MimaEdit::MimaEdit (  ) 

MimaEdit::~MimaEdit (  ) 


Member Function Documentation

void MimaEdit::close_tab (  ) 

ask if changes should be saved

void MimaEdit::empty_tab ( std::string  _title = ""  ) 

I would like to rename this function to new_tab() (e.g. overload it), but this is not possible, as it is used as a sigc::slot in MimaGtk::MimaWnd::MimaWnd() which does not like overloaded functions

void MimaEdit::get_code ( std::ostream &  os  ) 

void MimaEdit::new_tab ( std::istream &  is,
std::string  _title = "" 
)

void MimaEdit::open_file ( Gtk::Window *  _parent  ) 


Member Data Documentation

int MimaGtk::MimaEdit::m_filecount [protected]


The documentation for this class was generated from the following files:
Generated on Sat Nov 4 19:40:58 2006 for mimasim by  doxygen 1.4.7