Agroeye  1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
agroeyepy.View.preferences.Preferences Class Reference
Inheritance diagram for agroeyepy.View.preferences.Preferences:
Collaboration diagram for agroeyepy.View.preferences.Preferences:

Public Member Functions

def __init__ (self, parent=None)
 
def setParameterForViewAreaTab (self)
 
def setParamterForRasterTab (self)
 
def setParameterForVectorTab (self)
 
def activateComboEPSG (self, isActivated)
 
def activateColorButton (self, isActivated)
 
def colorDialog (self)
 
def setStretchLayout (self, index)
 
def blockMinMaxPercentage (self, block)
 
def apply (self)
 

Public Attributes

 parent
 
 dirty
 
 stretchParametersLabel
 
 minPercentageLabel
 
 minPercentageSpinbox
 
 maxPercentageLabel
 
 maxPercentageSpinbox
 
 blockDataRangeButton
 
 standardDeviationLabel
 
 standardDeviationSpinbox
 
 colourIn
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.preferences.Preferences.__init__ (   self,
  parent = None 
)

Member Function Documentation

§ activateColorButton()

def agroeyepy.View.preferences.Preferences.activateColorButton (   self,
  isActivated 
)
Here is the call graph for this function:

§ activateComboEPSG()

def agroeyepy.View.preferences.Preferences.activateComboEPSG (   self,
  isActivated 
)
Here is the caller graph for this function:

§ apply()

def agroeyepy.View.preferences.Preferences.apply (   self)

§ blockMinMaxPercentage()

def agroeyepy.View.preferences.Preferences.blockMinMaxPercentage (   self,
  block 
)

§ colorDialog()

def agroeyepy.View.preferences.Preferences.colorDialog (   self)
Here is the caller graph for this function:

§ setParameterForVectorTab()

def agroeyepy.View.preferences.Preferences.setParameterForVectorTab (   self)

§ setParameterForViewAreaTab()

def agroeyepy.View.preferences.Preferences.setParameterForViewAreaTab (   self)
Here is the call graph for this function:

§ setParamterForRasterTab()

def agroeyepy.View.preferences.Preferences.setParamterForRasterTab (   self)

§ setStretchLayout()

def agroeyepy.View.preferences.Preferences.setStretchLayout (   self,
  index 
)

Member Data Documentation

§ blockDataRangeButton

agroeyepy.View.preferences.Preferences.blockDataRangeButton

§ colourIn

agroeyepy.View.preferences.Preferences.colourIn

§ dirty

agroeyepy.View.preferences.Preferences.dirty

§ maxPercentageLabel

agroeyepy.View.preferences.Preferences.maxPercentageLabel

§ maxPercentageSpinbox

agroeyepy.View.preferences.Preferences.maxPercentageSpinbox

§ minPercentageLabel

agroeyepy.View.preferences.Preferences.minPercentageLabel

§ minPercentageSpinbox

agroeyepy.View.preferences.Preferences.minPercentageSpinbox

§ parent

agroeyepy.View.preferences.Preferences.parent

§ standardDeviationLabel

agroeyepy.View.preferences.Preferences.standardDeviationLabel

§ standardDeviationSpinbox

agroeyepy.View.preferences.Preferences.standardDeviationSpinbox

§ stretchParametersLabel

agroeyepy.View.preferences.Preferences.stretchParametersLabel

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