Esempio n. 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);
 }
Esempio n. 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);
 }