mention the need of an object name in the doc string

This commit is contained in:
Andreas Preikschat 2011-05-25 13:26:18 +02:00
parent 98d7cb5fe5
commit 638a72301c
1 changed files with 2 additions and 1 deletions

View File

@ -203,7 +203,8 @@ class ActionList(object):
Add an action to the list of actions.
``action``
The action to add (QAction).
The action to add (QAction). **Note**, the action must not have an
empty ``objectName``.
``category``
The category this action belongs to. The category can be a QString