• 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
KoTitledTabWidget.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2017 Dmitry Kazakov <[email protected]>
3  *
4  * SPDX-License-Identifier: GPL-2.0-or-later
5  */
6 
7 #ifndef KOTITLEDTABWIDGET_H
8 #define KOTITLEDTABWIDGET_H
9 
10 #include <QTabWidget>
11 
12 #include "kritawidgets_export.h"
13 
14 class QLabel;
15 
16 
17 class KRITAWIDGETS_EXPORT KoTitledTabWidget : public QTabWidget
18 {
19  Q_OBJECT
20 public:
21  KoTitledTabWidget(QWidget *parent);
22 
23 private Q_SLOTS:
24  void slotUpdateTitle();
25 
26 private:
27  QLabel *m_titleLabel;
28 };
29 
30 #endif // KOTITLEDTABWIDGET_H
QTabWidget
QWidget
QLabel
KoTitledTabWidget
Definition: KoTitledTabWidget.h:17
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