Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes

AP_UnixDialog_MergeCells Class Reference

#include <ap_UnixDialog_MergeCells.h>

Inheritance diagram for AP_UnixDialog_MergeCells:
AP_Dialog_MergeCells XAP_Dialog_Modeless XAP_Dialog_AppPersistent XAP_Dialog_Persistent XAP_Dialog

List of all members.

Public Member Functions

 AP_UnixDialog_MergeCells (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
virtual ~AP_UnixDialog_MergeCells (void)
virtual void runModeless (XAP_Frame *pFrame)
virtual void event_Close (void)
virtual void setSensitivity (AP_Dialog_MergeCells::mergeWithCell mergeThis, bool bsens)
virtual void destroy (void)
virtual void activate (void)
virtual void notifyActiveFrame (XAP_Frame *pFrame)

Static Public Member Functions

static XAP_Dialogstatic_constructor (XAP_DialogFactory *, XAP_Dialog_Id id)

Protected Types

enum  ResponseId { BUTTON_CLOSE = GTK_RESPONSE_CLOSE }

Protected Member Functions

virtual GtkWidget * _constructWindow (void)
virtual GtkWidget * _constructWindowContents (void)
void _populateWindowData (void)
void _storeWindowData (void)
void _connectSignals (void)

Protected Attributes

GtkWidget * m_windowMain
GtkWidget * m_wContents
GtkWidget * m_wMergeLeft
GtkWidget * m_wMergeRight
GtkWidget * m_wMergeAbove
GtkWidget * m_wMergeBelow
GtkWidget * m_lwMergeLeft
GtkWidget * m_lwMergeRight
GtkWidget * m_lwMergeAbove
GtkWidget * m_lwMergeBelow

Member Enumeration Documentation

Enumerator:
BUTTON_CLOSE 

Constructor & Destructor Documentation

AP_UnixDialog_MergeCells::AP_UnixDialog_MergeCells ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)

References m_windowMain.

Referenced by static_constructor().

AP_UnixDialog_MergeCells::~AP_UnixDialog_MergeCells ( void   )  [virtual]

Member Function Documentation

void AP_UnixDialog_MergeCells::_connectSignals ( void   )  [protected]
GtkWidget * AP_UnixDialog_MergeCells::_constructWindowContents ( void   )  [protected, virtual]
void AP_UnixDialog_MergeCells::_populateWindowData ( void   )  [protected]
void AP_UnixDialog_MergeCells::_storeWindowData ( void   )  [protected]
void AP_UnixDialog_MergeCells::destroy ( void   )  [virtual]
void AP_UnixDialog_MergeCells::event_Close ( void   )  [virtual]
void AP_UnixDialog_MergeCells::notifyActiveFrame ( XAP_Frame pFrame  )  [virtual]
void AP_UnixDialog_MergeCells::runModeless ( XAP_Frame pFrame  )  [virtual]
XAP_Dialog * AP_UnixDialog_MergeCells::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation


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