#include <QXPDetector.h>
◆ QXPDetector()
      
        
          | libqxp::QXPDetector::QXPDetector | ( |  | ) |  | 
      
 
 
◆ ~QXPDetector()
  
  | 
        
          | libqxp::QXPDetector::~QXPDetector | ( |  | ) |  |  | default | 
 
 
◆ detect()
      
        
          | void libqxp::QXPDetector::detect | ( | const std::shared_ptr< librevenge::RVNGInputStream > & | input | ) |  | 
      
 
 
◆ header()
      
        
          | const std::shared_ptr< QXPHeader > & libqxp::QXPDetector::header | ( |  | ) | const | 
      
 
 
◆ input()
      
        
          | const std::shared_ptr< librevenge::RVNGInputStream > & libqxp::QXPDetector::input | ( |  | ) | const | 
      
 
 
◆ isSupported()
      
        
          | bool libqxp::QXPDetector::isSupported | ( |  | ) | const | 
      
 
 
◆ type()
      
        
          | QXPDocument::Type libqxp::QXPDetector::type | ( |  | ) | const | 
      
 
 
◆ m_header
  
  | 
        
          | std::shared_ptr<QXPHeader> libqxp::QXPDetector::m_header |  | private | 
 
 
◆ m_input
  
  | 
        
          | std::shared_ptr<librevenge::RVNGInputStream> libqxp::QXPDetector::m_input |  | private | 
 
 
◆ m_supported
  
  | 
        
          | bool libqxp::QXPDetector::m_supported |  | private | 
 
 
◆ m_type
  
  | 
        
          | QXPDocument::Type libqxp::QXPDetector::m_type |  | private | 
 
 
The documentation for this class was generated from the following files: