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

kcachegrind

  • sources
  • kde-4.14
  • kdesdk
  • kcachegrind
  • kcachegrind
dumpselection.h
Go to the documentation of this file.
1 /* This file is part of KCachegrind.
2  Copyright (C) 2003 Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
3 
4  KCachegrind is free software; you can redistribute it and/or
5  modify it under the terms of the GNU General Public
6  License as published by the Free Software Foundation, version 2.
7 
8  This program is distributed in the hope that it will be useful,
9  but WITHOUT ANY WARRANTY; without even the implied warranty of
10  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11  General Public License for more details.
12 
13  You should have received a copy of the GNU General Public License
14  along with this program; see the file COPYING. If not, write to
15  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
16  Boston, MA 02110-1301, USA.
17 */
18 
19 /*
20  * DumpSelection Dockable
21  *
22  * - Fast Selection of dumps to load/activate/use for comparing
23  * - Start a profile run from GUI (current supported: Callgrind)
24  * - View state of running profile runs.
25  *
26  */
27 
28 #ifndef DUMPSELECTION_H
29 #define DUMPSELECTION_H
30 
31 #include "dumpselectionbase.h"
32 #include "traceitemview.h"
33 
34 class DumpSelection : public DumpSelectionBase, public TraceItemView
35 {
36  Q_OBJECT
37 
38 public:
39  explicit DumpSelection( TopLevel*, QWidget* parent = 0, const char* name = 0);
40  virtual ~DumpSelection();
41 
42  QWidget* widget() { return this; }
43 };
44 
45 #endif
QWidget
traceitemview.h
TopLevel
Definition: toplevel.h:58
DumpSelection
Definition: dumpselection.h:34
TraceItemView
Abstract Base Class for KCachegrind Views.
Definition: traceitemview.h:70
DumpSelectionBase
DumpSelection::DumpSelection
DumpSelection(TopLevel *, QWidget *parent=0, const char *name=0)
Definition: dumpselection.cpp:38
DumpSelection::~DumpSelection
virtual ~DumpSelection()
Definition: dumpselection.cpp:44
DumpSelection::widget
QWidget * widget()
Definition: dumpselection.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kcachegrind

Skip menu "kcachegrind"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • umbrello
  •   umbrello

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