Module implementing a dialog to show the output of the svn proplist command process.
SvnPropListDialog | Module implementing a dialog to show the output of the svn proplist command process. |
None |
Module implementing a dialog to show the output of the svn proplist command process.
SvnPropListDialog | Constructor |
__finish | Private slot called when the process finished or the user pressed the button. |
__generateItem | Private method to generate a properties item in the properties list. |
__resizeColumns | Private method to resize the list columns. |
__resort | Private method to resort the tree. |
__showError | Private slot to show an error message. |
on_cancelButton_clicked | Private slot connected to the button clicked signal. |
start | Public slot to start the svn status command. |
Constructor
Private slot called when the process finished or the user pressed the button.
Private method to generate a properties item in the properties list.
Private method to resize the list columns.
Private method to resort the tree.
Private slot to show an error message.
Private slot connected to the button clicked signal.
Public slot to start the svn status command.