continue integrating QT GUI (GoC 2010)
This commit is contained in:
parent
c6872100db
commit
61f06d9b78
@ -202,8 +202,8 @@ CVAPI(int) cvWaitKey(int delay CV_DEFAULT(0));
|
|||||||
|
|
||||||
//YV
|
//YV
|
||||||
#if defined (HAVE_QT)
|
#if defined (HAVE_QT)
|
||||||
//class CvWindow;
|
class CvWindow;
|
||||||
//class ViewPort;
|
class ViewPort;
|
||||||
struct CvTrackbar;
|
struct CvTrackbar;
|
||||||
|
|
||||||
CVAPI(int) cvStartLoop(int (*pt2Func)(int argc, char *argv[]), int argc, char *argv[]);
|
CVAPI(int) cvStartLoop(int (*pt2Func)(int argc, char *argv[]), int argc, char *argv[]);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user