Module implementing the VCS configuration page.
None |
VcsPage | Class implementing the VCS configuration page. |
create | Module function to create the configuration page. |
Class implementing the VCS configuration page.
None |
None |
VcsPage | Constructor |
on_pbVcsAddedButton_clicked | Private slot to set the background colour for entries with VCS status "added". |
on_pbVcsConflictButton_clicked | Private slot to set the background colour for entries with VCS status "conflict". |
on_pbVcsModifiedButton_clicked | Private slot to set the background colour for entries with VCS status "modified". |
on_pbVcsReplacedButton_clicked | Private slot to set the background colour for entries with VCS status "replaced". |
on_pbVcsUpdateButton_clicked | Private slot to set the background colour for entries with VCS status "needs update". |
save | Public slot to save the VCS configuration. |
None |
Constructor
Private slot to set the background colour for entries with VCS status "added".
Private slot to set the background colour for entries with VCS status "conflict".
Private slot to set the background colour for entries with VCS status "modified".
Private slot to set the background colour for entries with VCS status "replaced".
Private slot to set the background colour for entries with VCS status "needs update".
Public slot to save the VCS configuration.
Module function to create the configuration page.