Changeset 270 in pacpusframework for trunk/include
- Timestamp:
- Mar 13, 2014, 10:41:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/kernel/XmlComponentConfig.h
r266 r270 94 94 public: 95 95 // Returns the local QDomElement. 96 QDomElement qDomElement() const;96 QDomElement const& getDomElement() const; 97 97 98 98 private:
Note:
See TracChangeset
for help on using the changeset viewer.