/****************************************************************************
** Form interface generated from reading ui file 'FLStaticLoaderUI.ui'
**
** Created: mié 4. oct 19:59:17 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 FLSTATICLOADERUI_H
#define FLSTATICLOADERUI_H

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

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QSpacerItem;
class QFrame;
class QLabel;
class QCheckBox;
class QPushButton;
class QTable;

class FLStaticLoaderUI : public QDialog
{
    Q_OBJECT

public:
    FLStaticLoaderUI( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
    ~FLStaticLoaderUI();

    QFrame* frmDirs;
    QLabel* lblDir;
    QCheckBox* chkEnabled;
    QLabel* pixOff;
    QLabel* pixOn;
    QLabel* lblBdTop;
    QPushButton* pbAddDir;
    QPushButton* pbModDir;
    QPushButton* pbDelDir;
    QTable* tblDirs;
    QPushButton* pbOk;
    QPushButton* pbNo;

protected:
    QVBoxLayout* FLStaticLoaderUILayout;
    QVBoxLayout* frmDirsLayout;
    QHBoxLayout* layout9;
    QSpacerItem* spacer1;
    QHBoxLayout* layout7;
    QSpacerItem* spacer3_2;

protected slots:
    virtual void languageChange();

private:
    QPixmap image0;
    QPixmap image1;
    QPixmap image2;
    QPixmap image3;
    QPixmap image4;
    QPixmap image5;
    QPixmap image6;

};

#endif // FLSTATICLOADERUI_H
