Home
last modified time | relevance | path

Searched defs:SampleDelegate (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DWorkflowSamples.cpp69 class SampleDelegate : public QStyledItemDelegate { class
71 SampleDelegate(QObject *parent = 0) in SampleDelegate() function in U2::SampleDelegate
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization.Formatters.Soap/Test/
H A DSerializationTest.cs412 delegate int SampleDelegate (string str, SomeValues sv, ref int acum); in SampleDelegate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Runtime.Serialization/
H A DSerializationTest.cs492 delegate int SampleDelegate (string str, SomeValues sv, ref int acum); in SampleDelegate() method