summaryrefslogtreecommitdiffstats
path: root/doc/html/_sources/specification_files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/specification_files.txt')
-rw-r--r--doc/html/_sources/specification_files.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/_sources/specification_files.txt b/doc/html/_sources/specification_files.txt
index 6ba3aba..ff352f4 100644
--- a/doc/html/_sources/specification_files.txt
+++ b/doc/html/_sources/specification_files.txt
@@ -130,15 +130,15 @@ file.
*class-variable* |
**public:** |
**public Q_SLOTS:** |
- **public slots:** |
+ **public Q_SLOTS:** |
**protected:** |
**protected Q_SLOTS:** |
- **protected slots:** |
+ **protected Q_SLOTS:** |
**private:** |
**private Q_SLOTS:** |
- **private slots:** |
+ **private Q_SLOTS:** |
**Q_SIGNALS:** |
- **signals:**]
+ **Q_SIGNALS:**]
*constructor* ::= [**explicit**] *name* **(** [*argument-list*] **)**
[*exceptions*] [*function-annotations*]