public override bool IsCompatibleWithQBool(QBool type) { return true; }
public virtual bool IsCompatibleWithQBool(QBool type) { return(false); }
public virtual bool IsCompatibleWithQBool(QBool type) { return false; }
public override bool IsCompatibleWithQBool(QBool type) { return(true); }