Contains SignalSpy related declarations. More...
#include "ConnectionModel.h"
#include <QtCore/QAbstractTableModel>
#include <QtCore/QObject>
#include <QtCore/QPointer>
#include <QtCore/QVector>
#include <QtGui/QTableView>
Classes | |
class | conan::SignalSpy |
The SignalSpy class enables introspection of signal emission. More... | |
class | conan::SignalLogger |
Controls the logging of signal emissions. More... | |
class | conan::SignalSpyModel |
A model for displaying all available signal spies. More... | |
Namespaces | |
namespace | conan |
The main namespace used for all code related to Conan. |
Contains SignalSpy related declarations.
Conan - Connection Analyzer for Qt Copyright (C) 2008 - 2011 Elmar de Koning, edekoning@gmail.com
This file is part of Conan.
Conan is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Conan is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Conan. If not, see <http://www.gnu.org/licenses/>.