kalzium
Avogadro::AdjustHydrogens Struct Reference
#include <drawcommand.h>
Public Types | |
| enum | Option { NoOption = 0x0, RemoveOnRedo = 0x1, AddOnRedo = 0x2, RemoveOnUndo = 0x4, AddOnUndo = 0x8, Never = NoOption, Always = RemoveOnRedo | AddOnRedo | RemoveOnUndo | AddOnUndo, OnRedo = RemoveOnRedo | AddOnRedo, OnUndo = RemoveOnUndo | AddOnUndo } |
Detailed Description
Definition at line 38 of file drawcommand.h.
Member Enumeration Documentation
Definition at line 40 of file drawcommand.h.
The documentation for this struct was generated from the following file:
KDE 4.5 API Reference