§ __init__()
| def agroeyepy.View.attributetabledialog.TableDialog.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
rowSelected |
|
) |
| |
Open attribute table.
- Parameters
-
| rowSelected | is the selected file |
§ addColumn()
| def agroeyepy.View.attributetabledialog.TableDialog.addColumn |
( |
|
self | ) |
|
Add one column at the end of table.
Shows new dialog to set name and type of new column. Returns new column.
§ addDataColumnView()
| def agroeyepy.View.attributetabledialog.TableDialog.addDataColumnView |
( |
|
self | ) |
|
Create preview of column.
§ addDataTablePreview()
| def agroeyepy.View.attributetabledialog.TableDialog.addDataTablePreview |
( |
|
self | ) |
|
§ cancel()
| def agroeyepy.View.attributetabledialog.TableDialog.cancel |
( |
|
self | ) |
|
Action after select cancel.
§ changeRow()
| def agroeyepy.View.attributetabledialog.TableDialog.changeRow |
( |
|
self, |
|
|
|
item |
|
) |
| |
§ comboChanged()
| def agroeyepy.View.attributetabledialog.TableDialog.comboChanged |
( |
|
self, |
|
|
|
index |
|
) |
| |
Action after changed field in typeComboBox.
- Parameters
-
| index | index of new selected row. |
§ createActionsColumnView()
| def agroeyepy.View.attributetabledialog.TableDialog.createActionsColumnView |
( |
|
self | ) |
|
Create action for QToolButton on Toolbar in Table Preview.
§ createActionsTablePreview()
| def agroeyepy.View.attributetabledialog.TableDialog.createActionsTablePreview |
( |
|
self | ) |
|
Create action for QToolButton on Toolbar in Table Preview.
§ deleteColumn()
| def agroeyepy.View.attributetabledialog.TableDialog.deleteColumn |
( |
|
self | ) |
|
Delete one or more columns.
Shows new dialog to choose deleted column.
§ deleteRow()
| def agroeyepy.View.attributetabledialog.TableDialog.deleteRow |
( |
|
self | ) |
|
§ editRow()
| def agroeyepy.View.attributetabledialog.TableDialog.editRow |
( |
|
self | ) |
|
turn on/off edit button for table preview
§ moveDown()
| def agroeyepy.View.attributetabledialog.TableDialog.moveDown |
( |
|
self | ) |
|
Move down selected column.
§ moveTop()
| def agroeyepy.View.attributetabledialog.TableDialog.moveTop |
( |
|
self | ) |
|
Move selected column at the top of table.
§ moveUp()
| def agroeyepy.View.attributetabledialog.TableDialog.moveUp |
( |
|
self | ) |
|
§ refreshTablePreview()
| def agroeyepy.View.attributetabledialog.TableDialog.refreshTablePreview |
( |
|
self, |
|
|
|
index |
|
) |
| |
Action after switch tab.
- Parameters
-
| index | index of switched table. |
§ renameColumn()
| def agroeyepy.View.attributetabledialog.TableDialog.renameColumn |
( |
|
self | ) |
|
§ save()
| def agroeyepy.View.attributetabledialog.TableDialog.save |
( |
|
self | ) |
|
Save the all changes to vector file.
Edits opened file, not create new.
§ saveAs()
| def agroeyepy.View.attributetabledialog.TableDialog.saveAs |
( |
|
self | ) |
|
Open dialog to save vector to new shapefile.
User choose new name.
§ selectRow()
| def agroeyepy.View.attributetabledialog.TableDialog.selectRow |
( |
|
self, |
|
|
|
item |
|
) |
| |
Action after selected row.
§ updateColumn()
| def agroeyepy.View.attributetabledialog.TableDialog.updateColumn |
( |
|
self | ) |
|
Update column after edit.
§ updateRow()
| def agroeyepy.View.attributetabledialog.TableDialog.updateRow |
( |
|
self | ) |
|
§ addColAction
| agroeyepy.View.attributetabledialog.TableDialog.addColAction |
§ addColumn
| agroeyepy.View.attributetabledialog.TableDialog.addColumn |
§ changeNameAction
| agroeyepy.View.attributetabledialog.TableDialog.changeNameAction |
§ comboList
| agroeyepy.View.attributetabledialog.TableDialog.comboList |
§ delColAction
| agroeyepy.View.attributetabledialog.TableDialog.delColAction |
§ delColumn
| agroeyepy.View.attributetabledialog.TableDialog.delColumn |
§ delRow
| agroeyepy.View.attributetabledialog.TableDialog.delRow |
§ delRowAction
| agroeyepy.View.attributetabledialog.TableDialog.delRowAction |
§ editAction
| agroeyepy.View.attributetabledialog.TableDialog.editAction |
§ editColumn
| agroeyepy.View.attributetabledialog.TableDialog.editColumn |
§ fieldName
| agroeyepy.View.attributetabledialog.TableDialog.fieldName |
§ fieldPrec
| agroeyepy.View.attributetabledialog.TableDialog.fieldPrec |
§ fieldTypeCol
| agroeyepy.View.attributetabledialog.TableDialog.fieldTypeCol |
§ fieldVals
| agroeyepy.View.attributetabledialog.TableDialog.fieldVals |
§ fieldWidth
| agroeyepy.View.attributetabledialog.TableDialog.fieldWidth |
§ file
| agroeyepy.View.attributetabledialog.TableDialog.file |
§ geomData
| agroeyepy.View.attributetabledialog.TableDialog.geomData |
§ geomType
| agroeyepy.View.attributetabledialog.TableDialog.geomType |
§ moveDownAction
| agroeyepy.View.attributetabledialog.TableDialog.moveDownAction |
§ moveTopAction
| agroeyepy.View.attributetabledialog.TableDialog.moveTopAction |
§ moveUpAction
| agroeyepy.View.attributetabledialog.TableDialog.moveUpAction |
§ parent
| agroeyepy.View.attributetabledialog.TableDialog.parent |
§ renameColumn
| agroeyepy.View.attributetabledialog.TableDialog.renameColumn |
§ rowCount
| agroeyepy.View.attributetabledialog.TableDialog.rowCount |
§ srs
| agroeyepy.View.attributetabledialog.TableDialog.srs |
§ validateClass
| agroeyepy.View.attributetabledialog.TableDialog.validateClass |
The documentation for this class was generated from the following file: