Crossfire Server, Trunk
CREPrePostList Class Reference

#include <CREPrePostList.h>

+ Inheritance diagram for CREPrePostList:
+ Collaboration diagram for CREPrePostList:

Public Member Functions

 CREPrePostList (QWidget *parent, PrePostWidget::Mode mode, const MessageManager *manager)
 
QList< QStringList > data () const
 
void setData (const QList< QStringList > &data)
 

Private Attributes

PrePostWidgetmyWidget
 

Detailed Description

Display and allow edition of a list of pre- or post- conditions for a NPC message, or quest states for a quest step.

Definition at line 53 of file CREPrePostList.h.

Constructor & Destructor Documentation

◆ CREPrePostList()

CREPrePostList::CREPrePostList ( QWidget *  parent,
PrePostWidget::Mode  mode,
const MessageManager manager 
)

Member Function Documentation

◆ data()

QList<QStringList> CREPrePostList::data ( ) const
inline

Definition at line 60 of file CREPrePostList.h.

References PrePostWidget::data, and myWidget.

Referenced by setData().

+ Here is the caller graph for this function:

◆ setData()

void CREPrePostList::setData ( const QList< QStringList > &  data)
inline

Definition at line 61 of file CREPrePostList.h.

References data(), myWidget, and PrePostWidget::setData().

+ Here is the call graph for this function:

Field Documentation

◆ myWidget

PrePostWidget* CREPrePostList::myWidget
private

Definition at line 64 of file CREPrePostList.h.

Referenced by CREPrePostList(), data(), and setData().


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