virtual | ~TQtBrush() |
static TClass* | Class() |
const QColor& | QBrush::color() const |
QBrush::DataPtr& | QBrush::data_ptr() |
const QColor& | GetColor() const |
int | GetStyle() const |
const QGradient* | QBrush::gradient() const |
virtual TClass* | IsA() const |
bool | QBrush::isDetached() const |
bool | QBrush::isOpaque() const |
Bool_t | IsTransparent() const |
const QMatrix& | QBrush::matrix() const |
QVariant | QBrush::operator QVariant() const |
bool | QBrush::operator!=(const QBrush& b) const |
TQtBrush& | operator=(const TAttFill& rootFillAttributes) |
TQtBrush& | operator=(const TQtBrush&) |
bool | QBrush::operator==(const QBrush& b) const |
void | SetColor(const QColor& qtcolor) |
void | SetColor(Color_t cindex) |
void | QBrush::setColor(const QColor& color) |
void | QBrush::setColor(Qt::GlobalColor color) |
void | SetFillAttributes(const TAttFill& rootFillAttributes) |
void | QBrush::setMatrix(const QMatrix& mat) |
void | SetStyle(int newStyle = 1000) |
void | QBrush::setStyle(Qt::BrushStyle) |
void | SetStyle(int style, int fasi) |
void | QBrush::setTexture(const QPixmap& pixmap) |
void | QBrush::setTextureImage(const QImage& image) |
void | QBrush::setTransform(const QTransform&) |
virtual void | ShowMembers(TMemberInspector& insp) const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
Qt::BrushStyle | QBrush::style() const |
void | QBrush::swap(QBrush& other) |
QPixmap | QBrush::texture() const |
QImage | QBrush::textureImage() const |
TQtBrush() | |
TQtBrush(const TQtBrush& src) | |
TQtBrush(const TAttFill& rootFillAttributes) | |
QTransform | QBrush::transform() const |
void | SetColorOwn() |
Inheritance Chart: | ||||||||
|