Example #1
0
 public override void SetLexicalHandler(QXmlLexicalHandler handler)
 {
     interceptor.Invoke("setLexicalHandler#", "setLexicalHandler(QXmlLexicalHandler*)", typeof(void), typeof(QXmlLexicalHandler), handler);
 }
Example #2
0
 public abstract void SetLexicalHandler(QXmlLexicalHandler handler);
Example #3
0
 public abstract void SetLexicalHandler(QXmlLexicalHandler handler);
Example #4
0
 public override void SetLexicalHandler(QXmlLexicalHandler handler)
 {
     interceptor.Invoke("setLexicalHandler#", "setLexicalHandler(QXmlLexicalHandler*)", typeof(void), typeof(QXmlLexicalHandler), handler);
 }