#include <scene_menu.hh>
Public Slots | |
| void | ShowMenu (const QPoint &pos) |
| void | SelectBackbone () |
| void | SelectSidechains () |
| void | SelectLigands () |
| void | SelectAroundAtom () |
| void | Select (const String &str) |
| void | UnSelect () |
| void | CenterOnAtom () |
| void | CenterOnResidue () |
| void | CenterOnChain () |
| void | CenterOnView () |
| void | CenterOnSelection () |
Public Member Functions | |
| SceneMenu () | |
| virtual | ~SceneMenu () |
| void | SetPickPoint (const QPoint &pos) |
Definition at line 33 of file scene_menu.hh.
| SceneMenu | ( | ) |
| virtual ~SceneMenu | ( | ) | [virtual] |
| void CenterOnAtom | ( | ) | [slot] |
| void CenterOnChain | ( | ) | [slot] |
| void CenterOnResidue | ( | ) | [slot] |
| void CenterOnSelection | ( | ) | [slot] |
| void CenterOnView | ( | ) | [slot] |
| void Select | ( | const String & | str | ) | [slot] |
| void SelectAroundAtom | ( | ) | [slot] |
| void SelectBackbone | ( | ) | [slot] |
| void SelectLigands | ( | ) | [slot] |
| void SelectSidechains | ( | ) | [slot] |
| void SetPickPoint | ( | const QPoint & | pos | ) |
| void ShowMenu | ( | const QPoint & | pos | ) | [slot] |
| void UnSelect | ( | ) | [slot] |
1.5.8