#include <mimaCLI.h>
Inherits MimaGtk::MimaChildWindow.
Public Member Functions | |
| MimaCLIWnd (MimaSim::Mima *_mima) | |
| virtual ChildWindowType | type () |
| ~MimaCLIWnd () | |
Protected Member Functions | |
| virtual bool | ask_to_save () |
| Ask the user to save changes (if any). | |
Protected Attributes | |
| MimaCLI | m_mimaCLIframe |
Static Protected Attributes | |
| static int | m_count = 0 |
| count open windows | |
| MimaCLIWnd::MimaCLIWnd | ( | MimaSim::Mima * | _mima | ) |
| MimaCLIWnd::~MimaCLIWnd | ( | ) |
| bool MimaCLIWnd::ask_to_save | ( | ) | [protected, virtual] |
| virtual ChildWindowType MimaGtk::MimaCLIWnd::type | ( | ) | [inline, virtual] |
Implements MimaGtk::MimaChildWindow.
int MimaCLIWnd::m_count = 0 [static, protected] |
count open windows
MimaCLI MimaGtk::MimaCLIWnd::m_mimaCLIframe [protected] |
1.4.7