OpenStructure
Public Slots | Public Member Functions
SceneMenu Class Reference

#include <scene_menu.hh>

Inherits QObject.

Public Slots

void ShowMenu (const QPoint &pos)
 
void SelectBackbone ()
 
void SelectSidechains ()
 
void SelectLigands ()
 
void SelectAroundAtom ()
 
void SelectAroundResidue ()
 
void SelectAtom ()
 
void SelectResidue ()
 
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)
 

Detailed Description

Definition at line 32 of file scene_menu.hh.

Constructor & Destructor Documentation

◆ SceneMenu()

SceneMenu ( )

◆ ~SceneMenu()

virtual ~SceneMenu ( )
virtual

Member Function Documentation

◆ CenterOnAtom

void CenterOnAtom ( )
slot

◆ CenterOnChain

void CenterOnChain ( )
slot

◆ CenterOnResidue

void CenterOnResidue ( )
slot

◆ CenterOnSelection

void CenterOnSelection ( )
slot

◆ CenterOnView

void CenterOnView ( )
slot

◆ Select

void Select ( const String str)
slot

◆ SelectAroundAtom

void SelectAroundAtom ( )
slot

◆ SelectAroundResidue

void SelectAroundResidue ( )
slot

◆ SelectAtom

void SelectAtom ( )
slot

◆ SelectBackbone

void SelectBackbone ( )
slot

◆ SelectLigands

void SelectLigands ( )
slot

◆ SelectResidue

void SelectResidue ( )
slot

◆ SelectSidechains

void SelectSidechains ( )
slot

◆ SetPickPoint()

void SetPickPoint ( const QPoint &  pos)

◆ ShowMenu

void ShowMenu ( const QPoint &  pos)
slot

◆ UnSelect

void UnSelect ( )
slot

The documentation for this class was generated from the following file: