See: Description
Interface | Description |
---|---|
CColorBridge |
A
ColorBridge which filters the interesting colors. |
CColorBridgeExtension |
This extension is used by a
CDockTheme to add additional ColorBridge s. |
Class | Description |
---|---|
ExtendedColorBridge |
This
ColorBridge uses a delegate and applies a set of CColorBridge s. |
CColorBridgeExtension
, this
extension will be used like a factory creating CColorBridge
s. These bridges then can override colors
from the framework. See also: ExtensionManager
.