#include <EditationWindowObjectTransferable.h>
Inheritance diagram for GUI::EditationWindowObjectTransferable:
Public Member Functions | |
EditationWindowObjectTransferable (wxWindow *parent, ObjectTransferable::Config &editedConfig, const string &windowTitle="Transferable object editation window") | |
Constructor. | |
virtual | ~EditationWindowObjectTransferable () |
Destructor. |
GUI::EditationWindowObjectTransferable::EditationWindowObjectTransferable | ( | wxWindow * | parent, | |
ObjectTransferable::Config & | editedConfig, | |||
const string & | windowTitle = "Transferable object editation window" | |||
) |
Constructor.
parent | Parent window | |
editedConfig | Config that wil be edited | |
windowTitle | Title of the window |
GUI::EditationWindowObjectTransferable::~EditationWindowObjectTransferable | ( | ) | [virtual] |
Destructor.