Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::ColoringSettingsDialog Class Reference
[QT Dialogs]

Dialog for the molecular model coloring settings. More...

#include <coloringSettingsDialog.h>

Inheritance diagram for VIEW::ColoringSettingsDialog:

VIEW::PreferencesEntry List of all members.

Public Member Functions

 ColoringSettingsDialog (QWidget *parent=0, const char *name="ColoringSettings", Qt::WFlags fl=0)
 Constructor.
virtual ~ColoringSettingsDialog ()
 Destructor.
virtual void applySettingsTo (ColorProcessor &cp) const throw ()
virtual ColorProcessorcreateColorProcessor (ColoringMethod method) const throw (Exception::InvalidOption)
virtual void getSettings (const ColorProcessor &cp) throw ()
virtual QWidget * getEntryFor (ColoringMethod method) throw ()
virtual vector< ColorRGBAgetColors (ColoringMethod method) const throw ()

Protected Slots

void middleResidueColorPressed ()
void lastResidueColorPressed ()
void firstResidueColorPressed ()
void negativeChargeColorPressed ()
void neutralChargeColorPressed ()
void positiveChargeColorPressed ()
void nullDistanceColorPressed ()
void maxDistanceColorPressed ()
void minimumTFColorPressed ()
void maximumTFColorPressed ()
void unassignedTFColorPressed ()
void minimumOccupancyColorPressed ()
void maximumOccupancyColorPressed ()
void unassignedOccupancyColorPressed ()
void helixColorPressed ()
void turnColorPressed ()
void strandColorPressed ()
void coilColorPressed ()
void forceMaxColorPressed ()
void forceMinColorPressed ()
void acidicColorPressed ()
void aromaticColorPressed ()
void basicColorPressed ()
void otherColorPressed ()
void polarColorPressed ()
void hydrophobicColorPressed ()
virtual void maxDistanceChanged ()
virtual void maxTFChanged ()
virtual void forceMaxValueChanged ()
virtual void forceMinValueChanged ()

Protected Member Functions

virtual void setDefaultValues_ ()

Protected Attributes

QColorTableelement_table_
QColorTableresidue_table_
QColorTablechain_table_
QColorTablemolecule_table_

Detailed Description

Dialog for the molecular model coloring settings.

It is inserted to the Preferences.