|
|
|
@ -68,7 +68,7 @@ signals:
|
|
|
|
|
public slots:
|
|
|
|
|
// void setGeometry(const TQRect&);
|
|
|
|
|
void setGeometry();
|
|
|
|
|
void setGeometry( int x, int y, int width, int heigth );
|
|
|
|
|
void setGeometry( int x, int y, int width, int height );
|
|
|
|
|
void slotAspectRatioAuto();
|
|
|
|
|
void slotAspectRatio4_3();
|
|
|
|
|
void slotAspectRatioAnamorphic();
|
|
|
|
|