#include <mvccontainers.h>
Inheritance diagram for ElementOrderActionContainer:

Public Types | |
| enum | Action { BringToFront, SendToBack, BringForward, SendBackward } |
Public Member Functions | |
| ElementOrderActionContainer (Action action) | |
| Action | action () const |
| ElementOrderActionContainer::ElementOrderActionContainer | ( | Action | action | ) | [inline] |
| Action ElementOrderActionContainer::action | ( | ) | const [inline] |
1.5.2