Ejemplo n.º 1
0
    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)
Ejemplo n.º 2
0
def qfile_t_tmpfile(*args):
    r"""
    qfile_t_tmpfile() -> qfile_t
    """
    return _ida_fpro.qfile_t_tmpfile(*args)