mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 16:51:14 +00:00
Interface mockup 8
This commit is contained in:
@@ -33,8 +33,8 @@ QIcon makeTintedSvgIcon(const QString& icon_path,
|
||||
const QString& normal = "#39b54a",
|
||||
const QString& active = "#53c763",
|
||||
const QString& disabled = "#6f7988");
|
||||
QIcon makePanelSvgIcon(const QString& icon_path);
|
||||
QPixmap makePanelSvgPixmap(const QString& icon_path, const QSize& size);
|
||||
QIcon makeSvgIcon(const QString& icon_path);
|
||||
QPixmap makeSvgPixmap(const QString& icon_path, const QSize& size);
|
||||
|
||||
} // namespace ifcinterface::components::icons
|
||||
|
||||
|
||||
Reference in New Issue
Block a user