Planeshift
pawspetitionwindow.h File Reference

Go to the source code of this file.

Classes

class  pawsPetitionWindow
 Window contains a list of the user's petitions. More...
 

Macros

#define MAX_PETITION_LENGTH   (65)
 Defines the length a petition can be before it is truncated with an ellipse: "this is a long...". More...
 

Enumerations

enum  { PCOL_GM = 0, PCOL_STATUS = 1, PCOL_CREATED = 2, PCOL_PETITION = 3 }
 Enum of the columns for the listbox: More...
 

Functions

 CREATE_PAWS_FACTORY (pawsPetitionWindow)
 The pawsPetitionWindow factory. More...
 

Macro Definition Documentation

#define MAX_PETITION_LENGTH   (65)

Defines the length a petition can be before it is truncated with an ellipse: "this is a long...".

Definition at line 40 of file pawspetitionwindow.h.

Enumeration Type Documentation

anonymous enum

Enum of the columns for the listbox:

Enumerator
PCOL_GM 
PCOL_STATUS 
PCOL_CREATED 
PCOL_PETITION 

Definition at line 30 of file pawspetitionwindow.h.

Function Documentation

CREATE_PAWS_FACTORY ( pawsPetitionWindow  )

The pawsPetitionWindow factory.