This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
tfonrouge/qtHarbour
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sources Release 0.0.2-2: * Added basic capability to use dynamic slots via: CodeBlock and Message's in HB objects a specialized message is used in this regard: QObject:hbConnect( SIGNAL(...), CodeBlock, type ) -> bool QObject:hbConnect( SIGNAL(...), HBObject, messageName, type ) -> bool (check it in 'demos/alarm' and 'tests/basic3' directories) TODO: Pass parameters to calling process, implement dynamic signals implement full subclassing of a C++ class at Harbour level Sources Release 0.0.2-1: * Modified qmake config files to set automatically the Harbour 'include' directory on win32 platforms. Sources Release 0.0.2-0: * HB Classes are created at C++ level, so no prg's files are here * This release conntains only .wip files from which .cpp files are created so no cpp's files are here * The Wip utility needs to be builded in order to construct the cpp files ( read the BUILD file )
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published