![]() |
Crossfire Resources Editor
|
#include <QWidget>#include <QObject>#include <QtWidgets>#include "MessageManager.h"#include "CREPrePostList.h"
Include dependency graph for CREPrePostPanel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | CREPrePostPanel |
| Edition of a single pre- or post- condition for a message, or a quest step list for a quest step. More... | |
| class | CRESubItemConnection |
| Post-condition panel displaying a connection (number). More... | |
| class | CRESubItemList |
| Pre- or post- panel displaying script arguments as a string list. More... | |
| class | CRESubItemQuest |
| Pre- or post- conditions panel displaying a quest step. More... | |
| class | CRESubItemToken |
| Pre- or post- conditions panel displaying a token, either as read or write. More... | |
| class | CRESubItemWidget |
| Base class for a pre- or post- panel displaying script arguments. More... | |