Source: scribus/movepage.h


Annotated List
Files
Globals
Hierarchy
Index
/****************************************************************************
** Form interface generated from reading ui file 'MovePage.ui'
**
** Created: Thu Jun 14 18:47:58 2001
**      by:  The User Interface Compiler (uic)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef MOVEPAGES_H
#define MOVEPAGES_H

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

class MovePages : public QDialog
{ 
    Q_OBJECT

public:
    MovePages( QWidget* parent, int act, int max, bool art );
    ~MovePages() {};

    QLabel* TextLabel2;
    QSpinBox* FromPage;
    QSpinBox* ToPage;
    QSpinBox* ActualPage;
    QLabel* TextLabel1;
    QComboBox* Where;
    QPushButton* OK;
    QPushButton* Cancel;
    bool Wie;

protected:
    QVBoxLayout* DLayout;
    QGridLayout* Layout4;
    QHBoxLayout* Layout3;

public slots:
    virtual void FromChanged(int);
    virtual void ToChanged(int);

};

#endif // MOVEPAGES_H

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