equal
deleted
inserted
replaced
38 class QIODevice; |
38 class QIODevice; |
39 QT_END_NAMESPACE |
39 QT_END_NAMESPACE |
40 class HbMainWindow; |
40 class HbMainWindow; |
41 class HbDocumentLoaderPrivate; |
41 class HbDocumentLoaderPrivate; |
42 |
42 |
43 class HB_TOOLS_EXPORT HbDocumentLoader |
43 class HB_UTILS_EXPORT HbDocumentLoader |
44 { |
44 { |
45 public: |
45 public: |
46 HbDocumentLoader(); |
46 HbDocumentLoader(); |
47 HbDocumentLoader(const HbMainWindow *window); |
47 HbDocumentLoader(const HbMainWindow *window); |
48 virtual ~HbDocumentLoader(); |
48 virtual ~HbDocumentLoader(); |