Beispiel #1
0
 public void RegisterEditor(QVariant.TypeOf type, QItemEditorCreatorBase creator)
 {
     interceptor.Invoke("registerEditor$#", "registerEditor(QVariant::Type, QItemEditorCreatorBase*)", typeof(void), typeof(QVariant.TypeOf), type, typeof(QItemEditorCreatorBase), creator);
 }
Beispiel #2
0
 public void RegisterEditor(QVariant.TypeOf type, QItemEditorCreatorBase creator)
 {
     interceptor.Invoke("registerEditor$#", "registerEditor(QVariant::Type, QItemEditorCreatorBase*)", typeof(void), typeof(QVariant.TypeOf), type, typeof(QItemEditorCreatorBase), creator);
 }