Source: scribus/polyprops.h


Annotated List
Files
Globals
Hierarchy
Index
/****************************************************************************
** Form interface generated from reading ui file 'polygonprops.ui'
**
** Created: Fre Mai 10 14:30:06 2002
**      by:  The User Interface Compiler (uic)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef POLYGONPROPS_H
#define POLYGONPROPS_H

#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 

class PolygonProps : public QDialog
{ 
    Q_OBJECT

public:
    PolygonProps(QWidget* parent = 0);
    ~PolygonProps() {};
    double GetZeroFaktor();
    double GetMaxFaktor();

    QLabel* Text1;
    QSpinBox* Ecken;
    QCheckBox* Konvex;
    QLabel* Text2;
    QSpinBox* Faktor;
    QSlider* Slider1;
    QLabel* Preview;
    QLabel* Text2_2;
    QSpinBox* Faktor2;
    QSlider* Slider2;
    QPushButton* PushButton1;
    QPushButton* PushButton2;
		QPixmap* Pre;
		double PFactor;

public slots:
		void UpdatePreView();
		double GetFaktor();
		void ValFromSpin(int a);
		void ValFromSpin2(int a);

protected:
    QVBoxLayout* PolygonPropsLayout;
    QHBoxLayout* Layout11;
    QVBoxLayout* Layout10;
    QHBoxLayout* Layout2;
    QHBoxLayout* Layout9;
    QVBoxLayout* Layout8;
    QHBoxLayout* Layout7;
    QHBoxLayout* Layout1_2;
    QHBoxLayout* Layout9_2;
    QVBoxLayout* Layout8_2;
    QHBoxLayout* Layout7_2;
};

#endif // POLYGONPROPS_H

Generated by: paul on ahnews.music.salford.ac.uk on Tue Oct 21 16:33:32 2003, using kdoc 2.0a54.