nngn
Loading...
Searching...
No Matches
textbox_test.h
Go to the documentation of this file.
1
#ifndef NNGN_TEST_TEXTBOX_H
2
#define NNGN_TEST_TEXTBOX_H
3
4
#include <QTest>
5
6
class
TextboxTest
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
constructor
();
10
void
update
();
11
};
12
13
#endif
TextboxTest
Definition
textbox_test.h:6
TextboxTest::constructor
void constructor()
Definition
textbox_test.cpp:10
TextboxTest::update
void update()
Definition
textbox_test.cpp:14
tests
font
textbox_test.h
Generated by
1.11.0