Module implementing the GreaseMonkey scripts configuration dialog.
| None | 
| GreaseMonkeyConfigurationDialog | Class implementing the GreaseMonkey scripts configuration dialog. | 
| None | 
Class implementing the GreaseMonkey scripts configuration dialog.
| ScriptDescriptionRole | 
| ScriptRole | 
| ScriptVersionRole | 
| None | 
| GreaseMonkeyConfigurationDialog | Constructor | 
| __getScript | Private method to get the script for the given item. | 
| __itemChanged | Private slot to handle changes of a script item. | 
| __loadScripts | Private method to load all the available scripts. | 
| __removeItem | Private slot to remove a script item. | 
| on_downloadLabel_linkActivated | Private slot to open the greasyfork.org web site. | 
| on_openDirectoryButton_clicked | Private slot to open the GreaseMonkey scripts directory. | 
| on_scriptsList_itemDoubleClicked | Private slot to show information about the selected script. | 
| None | 
Constructor
Private method to get the script for the given item.
Private slot to handle changes of a script item.
Private method to load all the available scripts.
Private slot to remove a script item.
Private slot to open the greasyfork.org web site.
Private slot to open the GreaseMonkey scripts directory.
Private slot to show information about the selected script.