 |
Crossfire Resources Editor
|
Go to the documentation of this file.
13 #ifndef _CREMESSAGEPANEL_H
14 #define _CREMESSAGEPANEL_H
void currentRowChanged(const QModelIndex ¤t, const QModelIndex &previous)
virtual void updateItem() override
Called when myItem was updated.
CREMessageItemModel * myModel
One NPC dialog file, mostly a collection of MessageRule.
virtual ~CREMessagePanel()
Item model for a message file.
CREMessagePanel(const MessageManager *manager, QWidget *parent)
Panel displaying information about an AssetWrapper which is its own wrapped item.
QBrush myDefaultBackground
Display information about a NPC message file, and allow edition.
const MessageManager * myMessageManager