#include <coloringSettingsDialog.h>
Inheritance diagram for VIEW::ColoringSettingsDialog:
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 ColorProcessor * | createColorProcessor (ColoringMethod method) const throw (Exception::InvalidOption) |
virtual void | getSettings (const ColorProcessor &cp) throw () |
virtual QWidget * | getEntryFor (ColoringMethod method) throw () |
virtual vector< ColorRGBA > | getColors (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 | |
QColorTable * | element_table_ |
QColorTable * | residue_table_ |
QColorTable * | chain_table_ |
QColorTable * | molecule_table_ |
It is inserted to the Preferences.