Module implementing the Diff colours configuration page.
| None | 
| DiffColoursPage | Class implementing the Diff colours configuration page. | 
| create | Module function to create the configuration page. | 
Class implementing the Diff colours configuration page.
| None | 
| None | 
| DiffColoursPage | Constructor | 
| __initColour | Private method to initialize a colour selection button. | 
| __selectBackgroundColour | Private slot to select a background colour. | 
| __selectTextColour | Private slot to select the text colour. | 
| __updateSampleBackgroundColour | Private slot to update the background colour of a sample. | 
| __updateSampleTextColour | Private slot to update the text colour of all samples. | 
| save | Public slot to save the Diff colours configuration. | 
| None | 
Constructor
Private method to initialize a colour selection button.
Private slot to select a background colour.
Private slot to select the text colour.
Private slot to update the background colour of a sample.
Private slot to update the text colour of all samples.
Public slot to save the Diff colours configuration.
Module function to create the configuration page.