]> SALOME platform Git repositories - tools/yacsgen.git/commit
Salome HOME
CCAR: Second part of development to be able to generate a module with GUI (from c... V5_1_5a1
authorcaremoli <caremoli>
Fri, 24 Sep 2010 16:05:45 +0000 (16:05 +0000)
committercaremoli <caremoli>
Fri, 24 Sep 2010 16:05:45 +0000 (16:05 +0000)
commit4e0a7935d7deaad7f4ead8114d5467d5bab8d791
treea49ef279978e14f8d2841e82538a0fbd865097b8
parentb142d999868c8ab014f164f48b70ee28a1944b90
CCAR: Second part of development to be able to generate a module with GUI (from c++ sources)
Add one example (Examples/cppgui1)
Examples/cppgui1/components.py [new file with mode: 0644]
Examples/cppgui1/cppcompos.png [new file with mode: 0644]
Examples/cppgui1/cppcomposGUI.cxx [new file with mode: 0644]
Examples/cppgui1/cppcomposGUI.h [new file with mode: 0644]
Examples/cppgui1/demo.ui [new file with mode: 0644]
Examples/cppgui1/exec.png [new file with mode: 0644]
Examples/cppgui1/index.rst [new file with mode: 0644]
Examples/cppgui1/using.rst [new file with mode: 0644]
MANIFEST.in
module_generator/gener.py
module_generator/gui_tmpl.py