﻿pytuflow.QCF
============

.. currentmodule:: pytuflow

.. autoclass:: QCF
   :exclude-members: __init__
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~QCF.append_input
      ~QCF.comment_out
      ~QCF.context
      ~QCF.find_input
      ~QCF.input
      ~QCF.insert_input
      ~QCF.preview
      ~QCF.remove_input
      ~QCF.reset
      ~QCF.uncomment
      ~QCF.undo
      ~QCF.write
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~QCF.TUFLOW_TYPE
      ~QCF.dirty
      ~QCF.fpath
      ~QCF.root_cf
      ~QCF.scope
      ~QCF.tcf
      ~QCF.config
      ~QCF.inputs
      ~QCF.parent
      ~QCF.altered_inputs
      ~QCF.loaded
   
   