#include <coloringSettingsDialog.h>
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 |
virtual ColorProcessor * | createColorProcessor (ColoringMethod method) const throw (Exception::InvalidOption) |
virtual void | getSettings (const ColorProcessor &cp) |
virtual QWidget * | getEntryFor (ColoringMethod method) |
virtual vector< ColorRGBA > | getColors (ColoringMethod method) const |
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.