def tmpfile(*args): r""" tmpfile() -> qfile_t A static method to construct an instance using a temporary file """ return _ida_fpro.qfile_t_tmpfile(*args)
def qfile_t_tmpfile(*args): r""" qfile_t_tmpfile() -> qfile_t """ return _ida_fpro.qfile_t_tmpfile(*args)