QtDM patches: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 11:57, 18 October 2013

QtDM. Version 3_4_2

//---------install (prod)-------------------------
ssh clonioc1
source ~sytnik/.cshrc_hallb_install
cdqtdm; cd ..
source mysetup
comp  // to build, install
conv  // example to convert adl file to ui
startDM motor_expert.ui // example to start ui file
//---------install(dev)---------------------------
ssh clonpc3
source ~sytnik/.cshrc_hallb_install
cdqtdm; cd ..
source mysetup
comp  // to build, install
conv  // example to convert adl file to ui
startDM motor_expert.ui // example to start ui file
//-----------------------------------------------
file:
caQtDM_Tests/stylesheet.qss contains styles
(if CAQTDM_DISPLAY_PATH in mysetup is defined as caQtDM_Tests)