Provide a surrogate or placeholder for te::qt::af::Project to control access to it. A wrapper to access without complexity. This proxy is required because module not must have dependence te::qt::af. Useful to access the Layers belonging to the project. More...
#include <ProxyProject.h>
  
 Public Member Functions | |
| te::map::AbstractLayerPtr | contains (std::string name) | 
| Reimplemented from AbstractProxyProject.  More... | |
| std::list < te::map::AbstractLayerPtr >  | getAllLayers (bool invalid=true) | 
| Reimplemented from AbstractProxyProject.  More... | |
| const std::list < te::map::AbstractLayerPtr >  | getSelectedLayers (bool invalid=true) const | 
| Reimplemented from AbstractProxyProject.  More... | |
| ProxyProject () | |
| Constructor.  More... | |
| virtual | ~ProxyProject () | 
| Destructor.  More... | |
Provide a surrogate or placeholder for te::qt::af::Project to control access to it. A wrapper to access without complexity. This proxy is required because module not must have dependence te::qt::af. Useful to access the Layers belonging to the project.
Definition at line 59 of file ProxyProject.h.
| te::qt::plugins::layout::ProxyProject::ProxyProject | ( | ) | 
Constructor.
Definition at line 33 of file ProxyProject.cpp.
      
  | 
  virtual | 
Destructor.
Definition at line 38 of file ProxyProject.cpp.
      
  | 
  virtual | 
Reimplemented from AbstractProxyProject.
Implements te::layout::AbstractProxyProject.
Definition at line 55 of file ProxyProject.cpp.
References te::common::Singleton< ApplicationController >::getInstance().
      
  | 
  virtual | 
Reimplemented from AbstractProxyProject.
Implements te::layout::AbstractProxyProject.
Definition at line 43 of file ProxyProject.cpp.
References te::common::Singleton< ApplicationController >::getInstance().
      
  | 
  virtual | 
Reimplemented from AbstractProxyProject.
Implements te::layout::AbstractProxyProject.
Definition at line 49 of file ProxyProject.cpp.
References te::common::Singleton< ApplicationController >::getInstance().