QtDM patches: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Created page with " QtDM. Version 3_4_2 //----------------------------------------------- ssh clonioc1 source ~sytnik/.cshrc_hallb_install cdqtdm; cd .. source mysetup comp // to build, install c..."
 
No edit summary
Line 1: Line 1:


QtDM.  Version 3_4_2
QtDM.  Version 3_4_2
//-----------------------------------------------
//-----------------------------------------------
ssh clonioc1
ssh clonioc1
source ~sytnik/.cshrc_hallb_install
source ~sytnik/.cshrc_hallb_install
Line 9: Line 10:
conv  // example to convert adl file to ui
conv  // example to convert adl file to ui
startDM motor_expert.ui // example to start ui file
startDM motor_expert.ui // example to start ui file
//-----------------------------------------------
//-----------------------------------------------
ssh clonpc3
ssh clonpc3
cdqtdm; cd ..
cdqtdm; cd ..
Line 16: Line 17:
conv  // example to convert adl file to ui
conv  // example to convert adl file to ui
startDM motor_expert.ui // example to start ui file
startDM motor_expert.ui // example to start ui file
//-----------------------------------------------
//-----------------------------------------------


file:
file:
caQtDM_Tests/stylesheet.qss contains styles
caQtDM_Tests/stylesheet.qss contains styles
(if CAQTDM_DISPLAY_PATH in mysetup is defined as caQtDM_Tests)
(if CAQTDM_DISPLAY_PATH in mysetup is defined as caQtDM_Tests)

Revision as of 16:35, 16 October 2013


QtDM. Version 3_4_2

//-----------------------------------------------

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

//-----------------------------------------------

ssh clonpc3 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)