From 727ef5ef1c2b28593bc07bdd353bdb17197aacae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 4 Nov 2018 16:38:57 +0100 Subject: Removed obsolete TQCollection and replace with TQPtrCollection. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/html/classCommandList-members.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/classCommandList-members.html') diff --git a/doc/html/classCommandList-members.html b/doc/html/classCommandList-members.html index ad6469a..83b6445 100644 --- a/doc/html/classCommandList-members.html +++ b/doc/html/classCommandList-members.html @@ -22,10 +22,10 @@

CommandList Member List

This is the complete list of members for CommandList, including all inherited members.

- + - + -- cgit v1.2.3
CommandList()CommandList
compareItems(TQCollection::Item item1, TQCollection::Item item2)CommandList [protected, virtual]
compareItems(TQPtrCollection::Item item1, TQPtrCollection::Item item2)CommandList [protected, virtual]
exec(unsigned int id, ConfigElem *pelem, const char *header, const char *body)CommandList
exec(unsigned int pos, ConfigElem *pelem)CommandList
newItem(TQCollection::Item d)CommandList [protected, virtual]
newItem(TQPtrCollection::Item d)CommandList [protected, virtual]
operator=(CommandList &right)CommandList
readOptions(TDEConfig *config)CommandList
saveOptions(TDEConfig *config)CommandList