File indexing completed on 2025-01-12 05:02:00
0001 /* 0002 * This file was generated by qdbusxml2cpp version 0.8 0003 * Command line was: qdbusxml2cpp -m -p FontinstIface org.kde.fontinst.xml -i Family.h 0004 * 0005 * qdbusxml2cpp is Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). 0006 * 0007 * This is an auto-generated file. 0008 * This file may have been hand-edited. Look for HAND-EDIT comments 0009 * before re-generating it. 0010 */ 0011 0012 #include "FontinstIface.h" 0013 0014 /* 0015 * Implementation of interface class OrgKdeFontinstInterface 0016 */ 0017 0018 OrgKdeFontinstInterface::OrgKdeFontinstInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) 0019 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent) 0020 { 0021 } 0022 0023 OrgKdeFontinstInterface::~OrgKdeFontinstInterface() 0024 { 0025 }