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

jovie

  • sources
  • kde-4.12
  • kdeaccessibility
  • jovie
  • libkttsd
utils.h
Go to the documentation of this file.
1 /***************************************************************************
2  Class of utility functions.
3  -------------------
4  Copyright : (C) 2004 Paul Giannaros <ceruleanblaze@gmail.com>
5  -------------------
6  Original author: Paul Giannaros <ceruleanblaze@gmail.com>
7  Current Maintainer: Paul Giannaros <ceruleanblaze@gmail.com>
8  ****************************************************************************/
9 
10 /***************************************************************************
11  * *
12  * This program is free software; you can redistribute it and/or modify *
13  * it under the terms of the GNU General Public License as published by *
14  * the Free Software Foundation; version 2 of the License or *
15  * (at your option) version 3. *
16  * *
17  ***************************************************************************/
18 
19 #ifndef UTILS_H
20 #define UTILS_H
21 
22 #include <kdemacros.h>
23 
24 class QString;
25 class KComboBox;
26 
27 class KDE_EXPORT KttsUtils {
28 
29 public:
31  KttsUtils();
33  ~KttsUtils();
34 
41  static bool hasRootElement(const QString &xmldoc, const QString &elementName);
42 
49  static bool hasDoctype(const QString &xmldoc, const QString &name);
50 
55  static void setCbItemFromText(KComboBox* cb, const QString& text);
56 
57 };
58 
59 #endif
KttsUtils
Definition: utils.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:32:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

jovie

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

kdeaccessibility API Reference

Skip menu "kdeaccessibility API Reference"
  • jovie

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