Crossfire Server, Trunk
|
#include <QtWidgets>
#include "CREPlayerRepliesPanel.h"
#include "global.h"
#include "dialog.h"
#include "sproto.h"
Go to the source code of this file.
Data Structures | |
class | CREMessageTypeDelegate |
Functions | |
const char * | convertType (const QString &type) |
QTableWidgetItem * | createItem (const QString &text, const QString &edit) |
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().
QTableWidgetItem* createItem | ( | const QString & | text, |
const QString & | edit | ||
) |
Definition at line 106 of file CREPlayerRepliesPanel.cpp.
References guild_entry::text.
Referenced by CREPlayerRepliesPanel::addItem().