vcglib/wrap/qt
Paolo Cignoni 276438958f Added two helper function to correctly translate QT mouse events into coords for our trackball.
You must use QT2VCG_X QT2VCG_Y instead of passing the event coords because on newer machines (mac but also win) with very high res monitor, qt events are no more in physical coords.
2013-12-13 07:55:43 +00:00
..
Outline2ToQImage.cpp Small refactoring (better parameter names, gcc warning) 2013-11-25 12:59:48 +00:00
Outline2ToQImage.h Small refactoring (better parameter names, gcc warning) 2013-11-25 12:59:48 +00:00
anttweakbarMapper.cpp added another special key to the one mapped from qt to anttweakbar 2012-03-04 16:27:02 +00:00
anttweakbarMapper.h Added to anttweakbar qt mapper a function to copy std::string values 2012-02-14 11:39:27 +00:00
anttweakbarMapperNew.cpp added new version of anttweakbarmapper for qt to properly handle the alphabetic character keys. 2013-11-29 17:40:16 +00:00
checkGLError.h - renamed qDebug function in GLCheckError causing conflict in qt 5.0 2013-03-24 19:50:48 +00:00
col_qt_convert.h celeaned up names of static class for converting qtcolor to color4b 2009-11-05 22:32:26 +00:00
gl_label.h - renamed qDebug function in GLCheckError causing conflict in qt 5.0 2013-03-24 19:50:48 +00:00
img_qt.h added qt wrappers for img module 2009-07-14 14:45:06 +00:00
img_qt_convert.h added qt wrappers for img module 2009-07-14 14:45:06 +00:00
img_qt_io.h added qt wrappers for img module 2009-07-14 14:45:06 +00:00
outline2_rasterizer.cpp Small refactoring (better parameter names, gcc warning) 2013-11-25 12:59:48 +00:00
outline2_rasterizer.h - removed useless #include 2013-04-03 14:26:30 +00:00
shot_qt.h better templating of xml importing/exporting of cameras with qt 2010-10-31 13:10:07 +00:00
to_string.h missing vcg:: namespace in types... 2010-09-01 22:01:03 +00:00
trackball.h Added two helper function to correctly translate QT mouse events into coords for our trackball. 2013-12-13 07:55:43 +00:00