Crossfire Server, Trunk
CREPlayerRepliesPanel.cpp File Reference
#include <QtWidgets>
#include "CREPlayerRepliesPanel.h"
#include "global.h"
#include "dialog.h"
#include "sproto.h"
Include dependency graph for CREPlayerRepliesPanel.cpp:

Go to the source code of this file.

Classes

class  CREMessageTypeDelegate
 

Functions

const char * convertType (const QString &type)
 
QTableWidgetItem * createItem (const QString &text, const QString &edit)
 

Function Documentation

◆ convertType()

const char* convertType ( const QString &  type)

Definition at line 98 of file CREPlayerRepliesPanel.cpp.

References get_reply_text_own(), rt_question, and is_valid_types_gen::type.

Referenced by CREPlayerRepliesPanel::addItem().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ createItem()

QTableWidgetItem* createItem ( const QString &  text,
const QString &  edit 
)

Definition at line 106 of file CREPlayerRepliesPanel.cpp.

References text.

Referenced by CREPlayerRepliesPanel::addItem().

Here is the caller graph for this function: