LibreOffice Module vcl (master) 1
|
#include <memory>
#include <vcl/toolkit/button.hxx>
#include <vcl/toolkit/dialog.hxx>
#include <vcl/roadmapwizard.hxx>
#include <vcl/tabpage.hxx>
Go to the source code of this file.
Classes | |
struct | ImplWizPageData |
class | vcl::RoadmapWizard |
wizard for a roadmap More... | |
class | vcl::RoadmapWizard::AccessGuard |
class | vcl::RoadmapWizardTravelSuspension |
helper class to temporarily suspend any traveling in the wizard More... | |
Namespaces | |
namespace | vcl |
namespace | vcl::RoadmapWizardTypes |
Typedefs | |
typedef VclPtr< TabPage >(* | vcl::RoadmapWizardTypes::RoadmapPageFactory) (RoadmapWizard &) |