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