34#ifndef TTA_EDIT_POLICY_HH
35#define TTA_EDIT_POLICY_HH
EditPart * host_
Host EditPart of this EditPolicy.
virtual ComponentCommand * getCommand(Request *request)=0
void setHost(EditPart *host)
EditPolicy & operator=(EditPolicy &old)
Assignment not allowed.
virtual bool canHandle(Request *request) const =0
EditPolicy(EditPolicy &old)
Copying not allowed.