05.08.2013 Views

Qt-Interface For Volume Visualization - pille

Qt-Interface For Volume Visualization - pille

Qt-Interface For Volume Visualization - pille

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Problems during porting<br />

– QThreads<br />

• No possibility to create a thread without creating<br />

new class deriving from QThread in <strong>Qt</strong><br />

– Vector and QWidgets<br />

• QWidgets have private constructor and aren’t<br />

storable into vector. Solution: Store reference<br />

– Data type conversion<br />

• <strong>For</strong> example: std:String to QString<br />

– QString string = std_string.c_str();

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!