QgsAttributeActionDialogBase 0 0 695 449 0 0 Attribute Actions 0 Action list 0 0 This list contains all actions that have been defined for the current layer. Add actions by entering the details in the controls below and then pressing the Insert action button. Actions can be edited here by double clicking on the item. QAbstractItemView::SingleSelection QAbstractItemView::SelectRows 4 Type Name Action Capture Inserts the action into the list above Insert action Update the selected action Update action Move the selected action up Move up Move the selected action down Move down Remove the selected action Remove Action properties Enter the name of an action here. The name should be unique (qgis will make it unique if necessary). Name actionName Enter the action name here Enter the name of an action here. The name should be unique (qgis will make it unique if necessary). Enter the action here. This can be any program, script or command that is available on your system. When the action is invoked any set of characters that start with a % and then have the name of a field will be replaced by the value of that field. The special characters %% will be replaced by the value of the field that was selected. Double quote marks group text into single arguments to the program, script or command. Double quotes will be ignored if prefixed with a backslash Action actionAction Enter the action command here Enter the action here. This can be any program, script or command that is available on your system. When the action is invoked any set of characters that start with a % and then have the name of a field will be replaced by the value of that field. The special characters %% will be replaced by the value of the field that was selected. Double quote marks group text into single arguments to the program, script or command. Double quotes will be ignored if prefixed with a backslash Browse for action Click to browse for an action Clicking the button will let you select an application to use as the action ... Captures any output from the action Captures the standard output or error generated by the action and displays it in a dialog box Capture output The valid attribute names for this layer Inserts the selected field into the action, prepended with a % Insert field Generic Python Mac Windows Unix Type actionType attributeActionTable insertButton updateButton moveUpButton moveDownButton removeButton actionType actionName actionAction browseButton captureCB fieldComboBox insertFieldButton