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

kget

  • sources
  • kde-4.12
  • kdenetwork
  • kget
  • conf
preferencesdialog.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2  Copyright (C) 2004 - 2007 KGet Developers <kget@kde.org>
3 
4  This program is free software; you can redistribute it and/or
5  modify it under the terms of the GNU General Public
6  License as published by the Free Software Foundation; either
7  version 2 of the License, or (at your option) any later version.
8 */
9 
10 #ifndef PREFERENCESDIALOG_H
11 #define PREFERENCESDIALOG_H
12 
13 #include "ui_dlgadvanced.h"
14 
15 #include <kconfigdialog.h>
16 
17 class QWidget;
18 class KConfigSkeleton;
19 class KTabWidget;
20 
21 class PreferencesDialog : public KConfigDialog
22 {
23  Q_OBJECT
24  public:
25  PreferencesDialog( QWidget * parent, KConfigSkeleton * config );
26 
27  private slots:
28  void slotToggleAfterFinishAction(int state);
29  void disableApplyButton();
30  void enableApplyButton();
31 
32  private:
33  Ui::DlgAdvanced dlgAdv;
34 };
35 
36 #endif
PreferencesDialog
Definition: preferencesdialog.h:21
QWidget
KConfigSkeleton
KConfigDialog
PreferencesDialog::PreferencesDialog
PreferencesDialog(QWidget *parent, KConfigSkeleton *config)
Definition: preferencesdialog.cpp:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kget

Skip menu "kget"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

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