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

AP_UnixDialog_Insert_DateTime Class Reference

#include <ap_UnixDialog_Insert_DateTime.h>

Inheritance diagram for AP_UnixDialog_Insert_DateTime:
AP_Dialog_Insert_DateTime XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

 AP_UnixDialog_Insert_DateTime (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
virtual ~AP_UnixDialog_Insert_DateTime (void)
virtual void runModal (XAP_Frame *pFrame)
virtual void event_Insert (void)

Static Public Member Functions

static XAP_Dialogstatic_constructor (XAP_DialogFactory *, XAP_Dialog_Id id)

Protected Member Functions

virtual GtkWidget * _constructWindow (void)
void _populateWindowData (void)

Static Protected Member Functions

static void s_date_dblclicked (GtkTreeView *treeview, GtkTreePath *arg1, GtkTreeViewColumn *arg2, AP_UnixDialog_Insert_DateTime *me)

Protected Attributes

GtkWidget * m_windowMain
GtkWidget * m_tvFormats

Constructor & Destructor Documentation

AP_UnixDialog_Insert_DateTime::AP_UnixDialog_Insert_DateTime ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)

References m_tvFormats, and m_windowMain.

Referenced by static_constructor().

AP_UnixDialog_Insert_DateTime::~AP_UnixDialog_Insert_DateTime ( void   )  [virtual]

Member Function Documentation

GtkWidget * AP_UnixDialog_Insert_DateTime::_constructWindow ( void   )  [protected, virtual]
void AP_UnixDialog_Insert_DateTime::_populateWindowData ( void   )  [protected]
void AP_UnixDialog_Insert_DateTime::event_Insert ( void   )  [virtual]
void AP_UnixDialog_Insert_DateTime::s_date_dblclicked ( GtkTreeView *  treeview,
GtkTreePath *  arg1,
GtkTreeViewColumn *  arg2,
AP_UnixDialog_Insert_DateTime me 
) [static, protected]

References CUSTOM_RESPONSE_INSERT, and m_windowMain.

Referenced by _constructWindow().

XAP_Dialog * AP_UnixDialog_Insert_DateTime::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation


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