• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

umbrello/umbrello

  • sources
  • kde-4.12
  • kdesdk
  • umbrello
  • umbrello
  • dialogs
codeimportoptionspage.h
Go to the documentation of this file.
1 /***************************************************************************
2  * Copyright (C) 2011 by Ralf Habacker <ralf.habacker@gmail.com> *
3  * *
4  * This is free software; you can redistribute it and/or modify *
5  * it under the terms of the GNU General Public License as published by *
6  * the Free Software Foundation; either version 2, or (at your option) *
7  * any later version. *
8  * *
9  * This software is distributed in the hope that it will be useful, *
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of *
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
12  * GNU General Public License for more details. *
13  * *
14  * You should have received a copy of the GNU General Public License *
15  * along with this package; see the file COPYING. If not, write to *
16  * the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, *
17  * Boston, MA 02110-1301, USA. *
18  ***************************************************************************/
19 
20 #ifndef CODEIMPORTOPTIONSPAGE_H
21 #define CODEIMPORTOPTIONSPAGE_H
22 
23 #include <QWidget>
24 #include "ui_codeimportoptionspage.h"
25 
32 class CodeImportOptionsPage : public QWidget, private Ui::CodeImportOptionsPage
33 {
34  Q_OBJECT
35 public:
36  explicit CodeImportOptionsPage(QWidget *parent = 0);
37  ~CodeImportOptionsPage();
38  void setDefaults();
39  void apply();
40 
41 signals:
42  void applyClicked();
43 
44 protected:
45 };
46 
47 #endif
QWidget
CodeImportOptionsPage::setDefaults
void setDefaults()
sets default values
Definition: codeimportoptionspage.cpp:51
CodeImportOptionsPage::CodeImportOptionsPage
CodeImportOptionsPage(QWidget *parent=0)
Constructor.
Definition: codeimportoptionspage.cpp:33
CodeImportOptionsPage::applyClicked
void applyClicked()
CodeImportOptionsPage
This class is used in the code generation wizard and also in SettingsDlg.
Definition: codeimportoptionspage.h:32
CodeImportOptionsPage::~CodeImportOptionsPage
~CodeImportOptionsPage()
destructor
Definition: codeimportoptionspage.cpp:44
CodeImportOptionsPage::apply
void apply()
Reads the set values from their corresponding widgets, writes them back to the data structure...
Definition: codeimportoptionspage.cpp:61
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:05:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal