A form that can be used to select the color of the main font of the editor.
More...
#include <MainColorForm.h>
|
virtual void | changeEvent (QEvent *e) |
|
|
void | selectBackground () |
|
void | selectForeground () |
|
A form that can be used to select the color of the main font of the editor.
const QColor& srchiliteqt::MainColorForm::getBackgroundColor |
( |
| ) |
const |
|
inline |
- Returns
- the color of the background (might be invalid)
const QColor& srchiliteqt::MainColorForm::getColor |
( |
| ) |
const |
|
inline |
- Returns
- the color of the foreground (might be invalid)
void srchiliteqt::MainColorForm::setBackgroundColor |
( |
const QColor & |
color | ) |
|
Sets the color of the background button (if valid)
- Parameters
-
color | the color of the button |
void srchiliteqt::MainColorForm::setColor |
( |
const QColor & |
color | ) |
|
Sets the color of the foreground button (if valid)
- Parameters
-
color | the color of the button |
The documentation for this class was generated from the following files: