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

kstars

  • sources
  • kde-4.12
  • kdeedu
  • kstars
  • kstars
  • indi
indifilter.cpp
Go to the documentation of this file.
1 /* INDI Filter
2  Copyright (C) 2012 Jasem Mutlaq <mutlaqja@ikarustech.com>
3 
4  This application 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 
11 #include "indifilter.h"
12 
13 namespace ISD
14 {
15 
16 
17 void Filter::processLight(ILightVectorProperty *lvp)
18 {
19  DeviceDecorator::processLight(lvp);
20 }
21 
22 void Filter::processNumber(INumberVectorProperty *nvp)
23 {
24  DeviceDecorator::processNumber(nvp);
25 }
26 
27 void Filter::processSwitch(ISwitchVectorProperty *svp)
28 {
29  DeviceDecorator::processSwitch(svp);
30 
31 }
32 
33 void Filter::processText(ITextVectorProperty *tvp)
34 {
35  DeviceDecorator::processText(tvp);
36 }
37 
38 }
ISD::Filter::processText
void processText(ITextVectorProperty *tvp)
Definition: indifilter.cpp:33
ISD::DeviceDecorator::processNumber
virtual void processNumber(INumberVectorProperty *nvp)
Definition: indistd.cpp:653
ISD::Filter::processNumber
void processNumber(INumberVectorProperty *nvp)
Definition: indifilter.cpp:22
ISD::DeviceDecorator::processSwitch
virtual void processSwitch(ISwitchVectorProperty *svp)
Definition: indistd.cpp:659
indifilter.h
ISD::Filter::processLight
void processLight(ILightVectorProperty *lvp)
Definition: indifilter.cpp:17
ISD::DeviceDecorator::processText
virtual void processText(ITextVectorProperty *tvp)
Definition: indistd.cpp:665
ISD::DeviceDecorator::processLight
virtual void processLight(ILightVectorProperty *lvp)
Definition: indistd.cpp:646
ISD::Filter::processSwitch
void processSwitch(ISwitchVectorProperty *svp)
Definition: indifilter.cpp:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kstars

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

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

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