Home · All Classes · All Namespaces · Modules · Functions · Files |
00001 00023 #ifndef _TelepathyQt_utils_h_HEADER_GUARD_ 00024 #define _TelepathyQt_utils_h_HEADER_GUARD_ 00025 00026 #ifndef IN_TP_QT_HEADER 00027 #error IN_TP_QT_HEADER 00028 #endif 00029 00030 #include <TelepathyQt/Global> 00031 00032 #include <QString> 00033 00034 namespace Tp 00035 { 00036 00037 TP_QT_EXPORT QString escapeAsIdentifier(const QString &string); 00038 00039 } // Tp 00040 00041 #endif
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.0 |