Пример #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);
 }
Пример #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);
 }