Public Member Functions | Protected Attributes

AP_Lists_preview Class Reference

#include <ap_Dialog_Lists.h>

Inheritance diagram for AP_Lists_preview:
XAP_Preview XAP_CustomWidget

List of all members.

Public Member Functions

 AP_Lists_preview (GR_Graphics *gc, AP_Dialog_Lists *pLists)
virtual ~AP_Lists_preview (void)
void draw (const UT_Rect *clip=NULL)
AP_Dialog_ListsgetLists (void)
void setData (const gchar *pszFont, float fAlign, float fIndent)
void setData (const std::string &font, float fAlign, float fIndent)

Protected Attributes

AP_Dialog_Listsm_pLists
GR_Fontm_pFont
float m_fAlign
float m_fIndent
UT_sint32 m_iLine_pos [8]
UT_sint32 m_iLine_height
bool m_bFirst

Constructor & Destructor Documentation

AP_Lists_preview::AP_Lists_preview ( GR_Graphics gc,
AP_Dialog_Lists pLists 
)

References m_iLine_pos.

AP_Lists_preview::~AP_Lists_preview ( void   )  [virtual]

Member Function Documentation

AP_Dialog_Lists * AP_Lists_preview::getLists ( void   ) 

References m_pLists.

Referenced by draw().

void AP_Lists_preview::setData ( const gchar *  pszFont,
float  fAlign,
float  fIndent 
)
void AP_Lists_preview::setData ( const std::string &  font,
float  fAlign,
float  fIndent 
) [inline]

Member Data Documentation

bool AP_Lists_preview::m_bFirst [protected]

Referenced by draw().

float AP_Lists_preview::m_fAlign [protected]

Referenced by draw(), and setData().

float AP_Lists_preview::m_fIndent [protected]

Referenced by draw(), and setData().

Referenced by draw(), and setData().


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