29 #ifndef DATATOOLS_CONFIGURATION_UI_VARIANT_REPOSITORY_DIALOG_H 30 #define DATATOOLS_CONFIGURATION_UI_VARIANT_REPOSITORY_DIALOG_H 34 #include <boost/scoped_ptr.hpp> 47 namespace configuration {
50 class variant_repository;
55 class variant_repository_viewer;
69 QWidget * parent_ = 0);
114 QHBoxLayout * _bottom_buttons_bar_;
115 QPushButton * _restore_button_;
116 QPushButton * _snapshot_button_;
117 QPushButton * _load_button_;
118 QPushButton * _store_button_;
119 QPushButton * _cancel_button_;
120 QPushButton * _ok_button_;
121 QVBoxLayout * _main_layout_;
124 boost::scoped_ptr<std::string> _restore_buffer_;
134 #endif // DATATOOLS_CONFIGURATION_UI_VARIANT_REPOSITORY_DIALOG_H