Stellarium 0.15.2
List of all members | Signals | Public Member Functions | Protected Member Functions
CustomProxy Class Reference
+ Inheritance diagram for CustomProxy:
+ Collaboration diagram for CustomProxy:

Signals

void sizeChanged (QSizeF)
 

Public Member Functions

 CustomProxy (QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0)
 
void paintWindowFrame (QPainter *, const QStyleOptionGraphicsItem *, QWidget *)
 Reimplement this method to add windows decorations. Currently there are invisible 2 px decorations. More...
 

Protected Member Functions

virtual bool event (QEvent *event)
 
virtual void resizeEvent (QGraphicsSceneResizeEvent *event)
 

Detailed Description

Definition at line 167 of file StelDialog.hpp.

Member Function Documentation

void CustomProxy::paintWindowFrame ( QPainter *  ,
const QStyleOptionGraphicsItem *  ,
QWidget *   
)
inline

Reimplement this method to add windows decorations. Currently there are invisible 2 px decorations.

Definition at line 176 of file StelDialog.hpp.


The documentation for this class was generated from the following file: