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

kig

  • sources
  • kde-4.12
  • kdeedu
  • kig
  • filters
cabri-filter.h
Go to the documentation of this file.
1 // This file is part of Kig, a KDE program for Interactive Geometry...
2 // Copyright (C) 2002 Dominique Devriese <devriese@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 License
6 // as published by the Free Software Foundation; either version 2
7 // of the License, or (at your option) any later version.
8 
9 // This program 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 program; if not, write to the Free Software
16 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
17 // 02110-1301, USA.
18 
19 #ifndef KIG_FILTERS_CABRI_FILTER_H
20 #define KIG_FILTERS_CABRI_FILTER_H
21 
22 #include "filter.h"
23 
36 class KigFilterCabri
37  : public KigFilter
38 {
39  KigFilterCabri();
40  ~KigFilterCabri();
41 public:
42  static KigFilterCabri* instance();
43 
44  bool supportMime ( const QString& mime );
45  KigDocument* load ( const QString& fromfile );
46 
51  void publicParseError( const QString& file, const QString& text ) const;
52 };
53 
54 #endif
KigFilter
This is the base class for an input filter.
Definition: filter.h:68
filter.h
KigFilterCabri::publicParseError
void publicParseError(const QString &file, const QString &text) const
Definition: cabri-filter.cc:708
KigFilterCabri::instance
static KigFilterCabri * instance()
Definition: cabri-filter.cc:713
KigFilterCabri
This is an import filter for the output of the commercial program Cabri ("CAhier de BRouillon Interac...
Definition: cabri-filter.h:36
KigDocument
KigDocument is the class holding the real data in a Kig document.
Definition: kig_document.h:36
KigFilterCabri::load
KigDocument * load(const QString &fromfile)
load file fromfile and build a KigDocument from it.
Definition: cabri-filter.cc:141
KigFilterCabri::supportMime
bool supportMime(const QString &mime)
can the filter handle the mimetype mime ?
Definition: cabri-filter.cc:133
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kig

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

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