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

kget

dlgdirectories.h

Go to the documentation of this file.
00001 /* This file is part of the KDE project
00002 
00003    Copyright (C) 2007 Urs Wolfer <uwolfer @ kde.org>
00004 
00005    This program is free software; you can redistribute it and/or
00006    modify it under the terms of the GNU General Public
00007    License as published by the Free Software Foundation; either
00008    version 2 of the License, or (at your option) any later version.
00009 */
00010 
00011 #ifndef DLGDIRECTORIES_H
00012 #define DLGDIRECTORIES_H
00013 
00014 #include <QWidget>
00015 
00016 #include "ui_dlgdirectories.h"
00017 
00018 class QItemSelection;
00019 
00020 class DlgDirectories : public QWidget, public Ui::DlgDirectories
00021 {
00022     Q_OBJECT
00023 
00024 public:
00025     DlgDirectories(QWidget *parent = 0);
00026     ~DlgDirectories();
00027 
00028 private Q_SLOTS:
00029     void readConfig();
00030     void saveSettings();
00031     void addButtonClicked();
00032     void removeButtonClicked();
00033     void changeButtonClicked();
00034     void listItemClicked(const QItemSelection &selected, const QItemSelection &deselected);
00035     void addFolderForExtensionItem(const QString &extension, const QString &folder);
00036     void slotExtensionDataChanged(int row, int column);
00037 };
00038 
00039 #endif

kget

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

kdenetwork

Skip menu "kdenetwork"
  • kget
  • kopete
  •   kopete
  •   libkopete
  •       libpapillon
  • krfb
Generated for kdenetwork by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal