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

AP_UnixDialog_PageNumbers Class Reference

#include <ap_UnixDialog_PageNumbers.h>

Inheritance diagram for AP_UnixDialog_PageNumbers:
AP_Dialog_PageNumbers XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

 AP_UnixDialog_PageNumbers (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
virtual ~AP_UnixDialog_PageNumbers (void)
virtual void runModal (XAP_Frame *pFrame)
void event_PreviewExposed (void)
void event_AlignChanged (AP_Dialog_PageNumbers::tAlign)
void event_HdrFtrChanged (AP_Dialog_PageNumbers::tControl)

Static Public Member Functions

static XAP_Dialogstatic_constructor (XAP_DialogFactory *, XAP_Dialog_Id id)

Protected Member Functions

virtual GtkWidget * _constructWindow (void)

Protected Attributes

AP_Dialog_PageNumbers::tAlign m_recentAlign
AP_Dialog_PageNumbers::tControl m_recentControl
GtkWidget * m_window
GtkWidget * m_previewArea
GR_UnixCairoGraphicsm_unixGraphics

Constructor & Destructor Documentation

AP_UnixDialog_PageNumbers::AP_UnixDialog_PageNumbers ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)
AP_UnixDialog_PageNumbers::~AP_UnixDialog_PageNumbers ( void   )  [virtual]

References DELETEP, and m_unixGraphics.


Member Function Documentation

void AP_UnixDialog_PageNumbers::event_AlignChanged ( AP_Dialog_PageNumbers::tAlign  align  ) 
void AP_UnixDialog_PageNumbers::event_HdrFtrChanged ( AP_Dialog_PageNumbers::tControl  control  ) 
void AP_UnixDialog_PageNumbers::event_PreviewExposed ( void   ) 
XAP_Dialog * AP_UnixDialog_PageNumbers::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation

Referenced by _constructWindow(), and runModal().

GtkWidget* AP_UnixDialog_PageNumbers::m_window [protected]

Referenced by runModal().


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