Home
last modified time | relevance | path

Searched refs:layoutIcons (Results 1 – 25 of 32) sorted by relevance

12

/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h61 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp240 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
241 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
244 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
338 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QStringLiteral("editbreaklayout.png")); in ObjectInspectorModel()
339 …m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QStringLiteral("edithlayoutsplit.png")); in ObjectInspectorModel()
340 …m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QStringLiteral("editvlayoutsplit.png")); in ObjectInspectorModel()
341 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QStringLiteral("edithlayout.png")); in ObjectInspectorModel()
342 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QStringLiteral("editvlayout.png")); in ObjectInspectorModel()
343 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QStringLiteral("editgrid.png")); in ObjectInspectorModel()
344 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QStringLiteral("editform.png")); in ObjectInspectorModel()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/components/objectinspector/
H A Dobjectinspectormodel.cpp259 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
260 … row[ObjectInspectorModel::ClassNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
263 … row[ObjectInspectorModel::ObjectNameColumn]->setIcon(icons.layoutIcons[m_managedLayoutType]); in setItemsDisplayData()
366 … m_icons.layoutIcons[LayoutInfo::NoLayout] = createIconSet(QLatin1String("editbreaklayout.png")); in ObjectInspectorModel()
367 … m_icons.layoutIcons[LayoutInfo::HSplitter] = createIconSet(QLatin1String("edithlayoutsplit.png")); in ObjectInspectorModel()
368 … m_icons.layoutIcons[LayoutInfo::VSplitter] = createIconSet(QLatin1String("editvlayoutsplit.png")); in ObjectInspectorModel()
369 m_icons.layoutIcons[LayoutInfo::HBox] = createIconSet(QLatin1String("edithlayout.png")); in ObjectInspectorModel()
370 m_icons.layoutIcons[LayoutInfo::VBox] = createIconSet(QLatin1String("editvlayout.png")); in ObjectInspectorModel()
371 m_icons.layoutIcons[LayoutInfo::Grid] = createIconSet(QLatin1String("editgrid.png")); in ObjectInspectorModel()
372 m_icons.layoutIcons[LayoutInfo::Form] = createIconSet(QLatin1String("editform.png")); in ObjectInspectorModel()
H A Dobjectinspectormodel_p.h74 QIcon layoutIcons[LayoutInfo::UnknownLayout + 1]; member

12