/****************************************************************************
** Form interface generated from reading ui file 'FLWidgetReportViewer.ui'
**
** Created: mié 4. oct 19:59:16 2017
**      by: The User Interface Compiler ($Id: main.cpp 2051 2007-02-21 10:04:20Z chehrlic $)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/

#ifndef FLWIDGETREPORTVIEWER_H
#define FLWIDGETREPORTVIEWER_H

#include <qvariant.h>
#include <qpixmap.h>
#include <qmainwindow.h>

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QSpacerItem;
class QAction;
class QActionGroup;
class QToolBar;
class QPopupMenu;
class QFrame;
class QLabel;
class QLineEdit;
class QPushButton;
class QTextEdit;
class QCheckBox;
class QSpinBox;

class FL_EXPORT FLWidgetReportViewer : public QMainWindow
{
    Q_OBJECT

public:
    FLWidgetReportViewer( QWidget* parent = 0, const char* name = 0, WFlags fl = WType_TopLevel );
    ~FLWidgetReportViewer();

    QFrame* frEMail;
    QLabel* textLabel1_3_3;
    QLineEdit* leMailServer;
    QLabel* textLabel1;
    QLineEdit* leDocumento;
    QPushButton* pbEnviar;
    QLabel* textLabel1_2;
    QLineEdit* leDe;
    QLabel* textLabel1_3;
    QLineEdit* lePara;
    QLabel* textLabel1_3_2;
    QLineEdit* leAsunto;
    QTextEdit* leCuerpo;
    QLabel* lblEstado;
    QCheckBox* chkAutoClose;
    QLabel* lblPixel;
    QSpinBox* spnPixel;
    QLabel* lblResolution;
    QSpinBox* spnResolution;
    QLabel* lblStyle;
    QLineEdit* ledStyle;
    QMenuBar *menubar;
    QPopupMenu *fileMenu;
    QToolBar *toolBar;
    QToolBar *toolBar2;
    QAction* imprimir;
    QAction* anterior;
    QAction* siguiente;
    QAction* ultima;
    QAction* salir;
    QAction* primera;
    QAction* zoomup;
    QAction* zoomdown;
    QAction* export_DSV;
    QAction* export_PDF;
    QAction* enviar_email;
    QAction* actualizar;
    QAction* reset;
    QAction* save_page_SVG;
    QAction* save_page_tpl_SVG;
    QAction* load_tpl_SVG;

public slots:
    virtual void slotPrevPage();
    virtual void slotPrintReport();
    virtual void slotFirstPage();
    virtual void exportFileCSVData();
    virtual void slotNextPage();
    virtual void slotLastPage();
    virtual void slotZoomUp();
    virtual void slotZoomDown();
    virtual void exportToPDF();
    virtual void sendEMailPDF();
    virtual void showInitCentralWidget(bool);
    virtual void setAutoClose(bool);
    virtual void setResolution(int);
    virtual void setPixel(int);
    virtual void updateReport();
    virtual void setDefaults();
    virtual void saveSVGStyle();
    virtual void setStyleName(const QString &);
    virtual void saveSimpleSVGStyle();
    virtual void loadSVGStyle();

protected:
    QVBoxLayout* FLWidgetReportViewerLayout;
    QVBoxLayout* frEMailLayout;
    QHBoxLayout* layout7_2;
    QHBoxLayout* layout5;
    QHBoxLayout* layout6;
    QHBoxLayout* layout7;
    QHBoxLayout* layout8;

protected slots:
    virtual void languageChange();

private:
    QPixmap image26803;
    QPixmap image23569;
    QPixmap image17756;
    QPixmap image49784;
    QPixmap image34414;
    QPixmap image34306;
    QPixmap image24077;
    QPixmap image55024;
    QPixmap image28678;
    QPixmap image28238;
    QPixmap image35350;
    QPixmap image19062;
    QPixmap image39872;
    QPixmap image20284;
    QPixmap image58560;
    QPixmap image13918;
    QPixmap image26494;
    QPixmap image11949;

};

#endif // FLWIDGETREPORTVIEWER_H
