• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • krita API Reference
  • KDE Home
  • Contact Us
 

KritaWidgets

  • sources
  • kfour-appscomplete
  • krita
  • libs
  • widgets
KoToolBoxFactory.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2006 Peter Simonsson <[email protected]>
3  * SPDX-FileCopyrightText: 2007 Thomas Zander <[email protected]>
4  *
5  * SPDX-License-Identifier: LGPL-2.0-or-later
6  */
7 
8 #ifndef KOTOOLBOXFACTORY_H
9 #define KOTOOLBOXFACTORY_H
10 
11 #include <KoDockFactoryBase.h>
12 #include "kritawidgets_export.h"
13 
14 #include <QString>
15 #include <QDockWidget>
16 
17 
22 class KRITAWIDGETS_EXPORT KoToolBoxFactory : public KoDockFactoryBase
23 {
24 public:
25  explicit KoToolBoxFactory();
26  ~KoToolBoxFactory() override;
27 
28  QString id() const override;
29  KoDockFactoryBase::DockPosition defaultDockPosition() const override;
30  QDockWidget* createDockWidget() override;
31 };
32 
33 #endif
KoToolBoxFactory
Factory class to create a new KoToolBox that contains the buttons to activate tools.
Definition: KoToolBoxFactory.h:22
QDockWidget
QString
KoDockFactoryBase
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:23 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KritaWidgets

Skip menu "KritaWidgets"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

krita API Reference

Skip menu "krita API Reference"
  • libs
  •   KritaBasicFlakes
  •   brush
  •   KritaUndo2
  •   KritaFlake
  •   image
  •   KritaPlugin
  •   Krita
  •   KritaPigment
  •   KritaResources
  •   KritaStore
  •   ui
  •   KritaWidgets
  •   KritaWidgetUtils
  • plugins
  •   Assitants
  •   Extensions
  •   Filters
  •   Generators
  •   Formats
  •           src
  •   PaintOps
  •     libpaintop

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal