![]() |
Crossfire Resources Editor
|
#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.
Data Structures | |
| class | CREMessageTypeDelegate |
| Small delegate to handle edition of the reply type field. More... | |
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.
Referenced by CREPlayerRepliesPanel::addItem().
Here is the caller graph for this function:| QTableWidgetItem* createItem | ( | const QString & | text, |
| const QString & | edit | ||
| ) |
Definition at line 106 of file CREPlayerRepliesPanel.cpp.
Referenced by CREPlayerRepliesPanel::addItem().
Here is the caller graph for this function: