Home
last modified time | relevance | path

Searched defs:WarningItem (Results 1 – 6 of 6) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/plugin_interface/
H A Dgraphicsscene.h49 class WarningItem; in QT_FORWARD_DECLARE_CLASS() local
120 friend class WarningItem; in QT_FORWARD_DECLARE_CLASS() local
H A Dgraphicsitemprovider.h35 class WarningItem; variable
H A Dwarningitem.cpp37 WarningItem::WarningItem(QGraphicsItem *parent) in WarningItem() function in WarningItem
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/src/org/eclipse/ui/tests/views/properties/tabbed/override/items/
H A DWarningItem.java28 public class WarningItem extends InformationItem { class
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/outputview/
H A Dfiltereditem.h32 WarningItem = 2, enumerator
/dports/devel/arduino-core/Arduino-b439a77/app/src/cc/arduino/view/preferences/
H A DPreferences.java56 private static class WarningItem { class in Preferences
60 public WarningItem(String value, String translation) { in WarningItem() method in Preferences.WarningItem