Ejemplo 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);
 }
Ejemplo 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);
 }