Home
last modified time | relevance | path

Searched defs:theAlert (Results 1 – 11 of 11) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DMessage_AttributeMeter.hxx72 …static void StartAlert (const Handle(Message_AlertExtended)& theAlert) { SetAlertMetrics (theAlert… in StartAlert()
76 …static void StopAlert (const Handle(Message_AlertExtended)& theAlert) { SetAlertMetrics (theAlert,… in StopAlert()
H A DBOPAlgo_Options.hxx68 void AddError (const Handle(Message_Alert)& theAlert) in AddError()
74 void AddWarning (const Handle(Message_Alert)& theAlert) in AddWarning()
/dports/cad/opencascade/opencascade-7.6.0/src/Message/
H A DMessage_AttributeMeter.hxx72 …static void StartAlert (const Handle(Message_AlertExtended)& theAlert) { SetAlertMetrics (theAlert… in StartAlert()
76 …static void StopAlert (const Handle(Message_AlertExtended)& theAlert) { SetAlertMetrics (theAlert,… in StopAlert()
H A DMessage_Level.cxx52 void Message_Level::SetRootAlert (const Handle(Message_AlertExtended)& theAlert, in SetRootAlert()
67 const Handle(Message_Alert)& theAlert) in AddAlert()
H A DMessage_CompositeAlerts.cxx38 …ssage_CompositeAlerts::AddAlert (Message_Gravity theGravity, const Handle(Message_Alert)& theAlert) in AddAlert()
67 const Handle(Message_Alert)& theAlert) in RemoveAlert()
86 Standard_Boolean Message_CompositeAlerts::HasAlert (const Handle(Message_Alert)& theAlert) in HasAlert()
H A DMessage_AttributeMeter.cxx114 void Message_AttributeMeter::SetAlertMetrics (const Handle(Message_AlertExtended)& theAlert, in SetAlertMetrics()
H A DMessage_Report.cxx48 void Message_Report::AddAlert (Message_Gravity theGravity, const Handle(Message_Alert)& theAlert) in AddAlert()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_Options.hxx68 void AddError (const Handle(Message_Alert)& theAlert) in AddError()
74 void AddWarning (const Handle(Message_Alert)& theAlert) in AddWarning()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPAlgo_Options.hxx70 void AddError (const Handle(Message_Alert)& theAlert) in AddError()
76 void AddWarning (const Handle(Message_Alert)& theAlert) in AddWarning()
/dports/cad/opencascade/opencascade-7.6.0/tools/MessageView/
H A DMessageView_MetricStatisticModel.cxx88 void MessageView_MetricStatisticModel::appendAlert(const Handle(Message_Alert)& theAlert) in appendAlert()
/dports/audio/sidplayer/SIDPlayer-4.4/src/
H A Dmain_beos.cpp312 BAlert *theAlert = new BAlert("", in AboutWindow() local