From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- doc/html/moc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/moc.html') diff --git a/doc/html/moc.html b/doc/html/moc.html index 5f257f16..f7c38859 100644 --- a/doc/html/moc.html +++ b/doc/html/moc.html @@ -338,7 +338,7 @@ illegal example:

The TQButtonGroup::buttonPressed() slot is protected. -

C++ tquiz: What happens if you try to upgrade a protected member +

C++ quiz: What happens if you try to upgrade a protected member function which is overloaded?

  1. All the functions are overloaded. -- cgit v1.2.1