Package Camelot :: Package camelot :: Package view :: Package proxy :: Module queryproxy
[frames] | no frames]

Module queryproxy

source code

Proxies representing the results of a query
Classes
  QueryTableProxy
The QueryTableProxy contains a limited copy of the data in the Elixir model, which is fetched from the database to be used as the model for a QTableView
Variables
  logger = logging.getLogger('camelot.view.proxy.queryproxy')
  __package__ = 'Camelot.camelot.view.proxy'