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

libsolidcontrol

networkserialinterface.h

Go to the documentation of this file.
00001 /*
00002 Copyright 2008 Will Stephenson <wstephenson@kde.org>
00003 
00004 This library is free software; you can redistribute it and/or
00005 modify it under the terms of the GNU Lesser General Public
00006 License as published by the Free Software Foundation; either
00007 version 2.1 of the License, or (at your option) version 3, or any
00008 later version accepted by the membership of KDE e.V. (or its
00009 successor approved by the membership of KDE e.V.), which shall
00010 act as a proxy defined in Section 6 of version 3 of the license.  This library is distributed in the hope that it will be useful,
00011 but WITHOUT ANY WARRANTY; without even the implied warranty of
00012 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013 Lesser General Public License for more details.
00014 
00015 You should have received a copy of the GNU Lesser General Public 
00016 License along with this library.  If not, see <http://www.gnu.org/licenses/>.
00017 */
00018 
00019 #ifndef SOLID_IFACES_SERIALNETWORKINTERFACE_H
00020 #define SOLID_IFACES_SERIALNETWORKINTERFACE_H
00021 
00022 #include "../solid_control_export.h"
00023 
00024 #include <QtCore/QStringList>
00025 
00026 #include "../networkserialinterface.h"
00027 #include "networkinterface.h"
00028 
00029 
00030 namespace Solid
00031 {
00032 namespace Control
00033 {
00034 namespace Ifaces
00035 {
00039     class SOLIDCONTROLIFACES_EXPORT SerialNetworkInterface : virtual public NetworkInterface
00040     {
00041     public:
00045         virtual ~SerialNetworkInterface();
00046 
00047     protected:
00048     //Q_SIGNALS:
00049     };
00050 } //Ifaces
00051 } //Control
00052 } //Solid
00053 
00054 Q_DECLARE_INTERFACE(Solid::Control::Ifaces::SerialNetworkInterface, "org.kde.Solid.Control.Ifaces.SerialNetworkInterface/0.1")
00055 
00056 #endif //SOLID_IFACES_SERIALNETWORKINTERFACE_H
00057 

libsolidcontrol

Skip menu "libsolidcontrol"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libplasma
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference 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