OSDN Git Service

Version: 0.3.1
[fontmanager/fontmanager.git] / applicationcontroller.h
index 73380d8..ebe3ea2 100644 (file)
@@ -83,7 +83,7 @@ public:
     QStringList fontList() const;
 
     Q_INVOKABLE FontInfo *checkFontInfo(const QUrl &path);
-    Q_INVOKABLE InstalledFontInfo *fontInfo(const QString &family) const;
+    Q_INVOKABLE InstalledFontInfo *fontInfo(const QString &family, const QString &fullname = QString()) const;
     Q_INVOKABLE QStringList fontCount(const QString &fontpath) const;
 
     bool localFontsConfExists() const;