Home
last modified time | relevance | path

Searched refs:fontValuePixmap (Results 1 – 25 of 63) sorted by relevance

123

/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
H A Dqtpropertybrowserutils.cpp187 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font) in fontValuePixmap() function in QtPropertyBrowserUtils
205 return QIcon(fontValuePixmap(f)); in fontValueIcon()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowserutils_p.h93 static QPixmap fontValuePixmap(const QFont &f);
/dports/graphics/tiled/tiled-1.7.2/src/qtpropertybrowser/src/
H A Dqtpropertybrowserutils.cpp195 QPixmap QtPropertyBrowserUtils::fontValuePixmap(const QFont &font, int size) in fontValuePixmap() function in QtPropertyBrowserUtils
213 QIcon icon(fontValuePixmap(f, 16)); in fontValueIcon()
214 icon.addPixmap(fontValuePixmap(f, 32)); in fontValueIcon()

123