kspell2ui.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kspell2ui.ui'
00003 **
00004 ** Created: Mon Jul 16 17:55:26 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.8   edited Jan 11 14:47 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef KSPELL2UI_H
00011 #define KSPELL2UI_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QLabel;
00021 class QPushButton;
00022 class QListView;
00023 class QListViewItem;
00024 class QLineEdit;
00025 class QComboBox;
00026 
00027 class KSpell2UI : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     KSpell2UI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~KSpell2UI();
00034 
00035     QLabel* textLabel2;
00036     QLabel* m_unknownWord;
00037     QLabel* textLabel5;
00038     QLabel* m_contextLabel;
00039     QPushButton* m_addBtn;
00040     QListView* m_suggestions;
00041     QLabel* textLabel4;
00042     QLineEdit* m_replacement;
00043     QComboBox* m_language;
00044     QPushButton* m_suggestBtn;
00045     QPushButton* m_replaceBtn;
00046     QPushButton* m_replaceAllBtn;
00047     QPushButton* m_skipBtn;
00048     QPushButton* m_skipAllBtn;
00049     QPushButton* m_autoCorrect;
00050 
00051 protected:
00052     QGridLayout* KSpell2UILayout;
00053     QSpacerItem* spacer2;
00054     QVBoxLayout* layout1;
00055     QSpacerItem* spacer1;
00056 
00057 protected slots:
00058     virtual void languageChange();
00059 
00060 };
00061 
00062 #endif // KSPELL2UI_H
KDE Home | KDE Accessibility Home | Description of Access Keys