![]() |
IOT
0.5
I Only Think
|
Classe de modele Contient toute les aspect relatif au graphisme d'une box. More...
#include <BoxStyle.h>
Public Member Functions | |
BoxStyle () | |
BoxStyle (QDomElement const &) | |
float | getOpacity () const |
QString const & | getImagePath () const |
QString const & | getText () const |
QString const & | getTextFont () const |
int | getTextFontSize () const |
QString | getTextColor () const |
QString | getFocusColor () const |
QString | getBlurColor () const |
bool | isRounded () const |
Classe de modele Contient toute les aspect relatif au graphisme d'une box.
Herite de la IDomFactory, car il est possible de creer une box a partir d'un XML
isRounded permet de definir des box a contour arrondies.
BoxStyle::BoxStyle | ( | ) |
BoxStyle::BoxStyle | ( | QDomElement const & | styleElement | ) |
QString BoxStyle::getBlurColor | ( | ) | const |
QString BoxStyle::getFocusColor | ( | ) | const |
QString const & BoxStyle::getImagePath | ( | ) | const |
float BoxStyle::getOpacity | ( | ) | const |
QString const & BoxStyle::getText | ( | ) | const |
QString BoxStyle::getTextColor | ( | ) | const |
QString const & BoxStyle::getTextFont | ( | ) | const |
int BoxStyle::getTextFontSize | ( | ) | const |
bool BoxStyle::isRounded | ( | ) | const |