Agroeye  1.0
Public Member Functions | Public Attributes | List of all members
agroeyepy.View.addnewobjecttolayer.Attribute Class Reference
Inheritance diagram for agroeyepy.View.addnewobjecttolayer.Attribute:
Collaboration diagram for agroeyepy.View.addnewobjecttolayer.Attribute:

Public Member Functions

def __init__ (self, parent)
 
def addWidget (self)
 Add QLabel with Attribute Name and QLineEdit to set Attribute Name. More...
 
def acceptAttribute (self)
 Action after click Accept Button. More...
 
def closeWithoutSave (self)
 
def closeEvent (self, event)
 Close event. More...
 
def getAttribute (self)
 Returns Attribute Field. More...
 
def getValidator (self, type, index)
 Returns QRegExp validator, for selected field. More...
 

Public Attributes

 parent
 
 attribute
 
 acceptValue
 
 attributeField
 
 acceptFlag
 
 attrHorizontalLayout
 
 gridLayout
 
 lineList
 
 buttonHorizontalLayout
 
 applyButton
 
 closeButton
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.addnewobjecttolayer.Attribute.__init__ (   self,
  parent 
)

Member Function Documentation

§ acceptAttribute()

def agroeyepy.View.addnewobjecttolayer.Attribute.acceptAttribute (   self)

Action after click Accept Button.

§ addWidget()

def agroeyepy.View.addnewobjecttolayer.Attribute.addWidget (   self)

Add QLabel with Attribute Name and QLineEdit to set Attribute Name.

§ closeEvent()

def agroeyepy.View.addnewobjecttolayer.Attribute.closeEvent (   self,
  event 
)

Close event.

Disconnect graphic signal.

§ closeWithoutSave()

def agroeyepy.View.addnewobjecttolayer.Attribute.closeWithoutSave (   self)

§ getAttribute()

def agroeyepy.View.addnewobjecttolayer.Attribute.getAttribute (   self)

Returns Attribute Field.

§ getValidator()

def agroeyepy.View.addnewobjecttolayer.Attribute.getValidator (   self,
  type,
  index 
)

Returns QRegExp validator, for selected field.

Member Data Documentation

§ acceptFlag

agroeyepy.View.addnewobjecttolayer.Attribute.acceptFlag

§ acceptValue

agroeyepy.View.addnewobjecttolayer.Attribute.acceptValue

§ applyButton

agroeyepy.View.addnewobjecttolayer.Attribute.applyButton

§ attrHorizontalLayout

agroeyepy.View.addnewobjecttolayer.Attribute.attrHorizontalLayout

§ attribute

agroeyepy.View.addnewobjecttolayer.Attribute.attribute

§ attributeField

agroeyepy.View.addnewobjecttolayer.Attribute.attributeField

§ buttonHorizontalLayout

agroeyepy.View.addnewobjecttolayer.Attribute.buttonHorizontalLayout

§ closeButton

agroeyepy.View.addnewobjecttolayer.Attribute.closeButton

§ gridLayout

agroeyepy.View.addnewobjecttolayer.Attribute.gridLayout

§ lineList

agroeyepy.View.addnewobjecttolayer.Attribute.lineList

§ parent

agroeyepy.View.addnewobjecttolayer.Attribute.parent

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