Lines 159-166
Link Here
|
159 |
virtual KDecoration *createDecoration(KDecorationBridge *b); |
159 |
virtual KDecoration *createDecoration(KDecorationBridge *b); |
160 |
virtual bool reset(unsigned long changed); |
160 |
virtual bool reset(unsigned long changed); |
161 |
virtual QValueList<BorderSize> borderSizes() const; |
161 |
virtual QValueList<BorderSize> borderSizes() const; |
162 |
static QPixmap &BaghiraFactory::ButtonPixmap(Baghira::WindowState wState, Baghira::ButtonType type, Baghira::ButtonState state, int current, bool small); |
162 |
static QPixmap &ButtonPixmap(Baghira::WindowState wState, Baghira::ButtonType type, Baghira::ButtonState state, int current, bool small); |
163 |
QImage* BaghiraFactory::DecoImage(QPixmap *pix, int x, int y, int width, int height); |
163 |
QImage* DecoImage(QPixmap *pix, int x, int y, int width, int height); |
164 |
|
164 |
|
165 |
static QBitmap helpMask, jaguarDownMask, jaguarMenuDownMask, |
165 |
static QBitmap helpMask, jaguarDownMask, jaguarMenuDownMask, |
166 |
jaguarMenuMask, jaguarMask, milkMenuDownMask, |
166 |
jaguarMenuMask, jaguarMask, milkMenuDownMask, |