Book Shelf
Loading...
Searching...
No Matches
tests
testbookproxymodel.h
Go to the documentation of this file.
1
10
#ifndef TESTBOOKPROXYMODEL_H
11
#define TESTBOOKPROXYMODEL_H
12
13
#include <QObject>
14
#include <QtTest/QtTest>
15
16
21
class
TestBookProxyModel
:
public
QObject
22
{
23
Q_OBJECT
24
25
private
slots:
26
void
testFilter();
27
};
28
29
#endif
// TESTBOOKPROXYMODEL_H
TestBookProxyModel
The TestBookProxyModel class contains tests for the BookProxyModel class.
Definition
testbookproxymodel.h:22
Generated by
1.11.0