1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: epicsqt QETable or QElabel for waveforms readout |
From: | Emmanuel Mayssat <[email protected]> |
To: | "Alexander S. Aryshev" <[email protected]>, "[email protected]" <[email protected]>, EPICS mailing list <[email protected]> |
Date: | Fri, 21 Nov 2014 09:00:39 -0800 |
Alex,
Here is an example of QELabel http://www.epicsqt.org/wiki/ForEveryone/ForSysadmins/QeFrameworkOverview#Instantiate_your_first_QE_widget This covers the minimum code for a QELabel. BTW I still intend to have a long discussion with you about the status of KwT http://sourceforge.net/projects/kwt/ I'll contact you early next year. -- Emmanuel Mayssat http://www.epicsqt.org > Date: Fri, 21 Nov 2014 14:58:18 +0900 > From: [email protected] > To: [email protected] > Subject: epicsqt QETable or QElabel for waveforms readout > > Dear QTi-talk, > > I am trying to access waveform data of QETable > to assign them to a local array or QVector. > > I have also tested QELabel and did not succeeded > at all. > > Please suggest (or even better send me a one-line example) > what function of QETable or QElabel I should use. > > My environment is a s follows: Qt base 5.3.2, > Qtcreator 3.2.2, epicsqt 2.9.0 > > With the best regards, > Alex > |