search for: qrect

Displaying 2 results from an estimated 2 matches for "qrect".

Did you mean: rect
2012 Mar 14
13
[Bug 47306] New: segfault in nouveau_fence_update
...nt, unsigned int, unsigned int, unsigned int) () from /usr/lib/libmythui-0.25.so.0 No symbol table info available. #11 0xb6af78f3 in MythOpenGLPainter::GetTextureFromCache(MythImage*) () from /usr/lib/libmythui-0.25.so.0 No symbol table info available. #12 0xb6af7da8 in MythOpenGLPainter::DrawImage(QRect const&, MythImage*, QRect const&, int) () from /usr/lib/libmythui-0.25.so.0 No symbol table info available. #13 0xb6a03a6f in MythUIImage::DrawSelf(MythPainter*, int, int, int, QRect) () from /usr/lib/libmythui-0.25.so.0 No symbol table info available. #14 0xb69fd0e4 in MythUIType::Draw(Myt...
2007 Jul 11
1
Drawing rectangles in multiple panels
Hi folks, I'm having some trouble understanding the intricacies of panel functions. I wish to create three side-by-side graphs, each with different data-- so far, so good: I rbind() the data, add a column of subscripts as a conditioning variable, load up the lattice package, specify either a c(3,1) 'layout' or work through 'allow.multiple' and 'outer' and I'm