[Bug 73198] New: display/preview QCOORD on the fly
Mathieu Jobin
somekool at mytradecenter.com
Thu Jan 22 01:28:04 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=73198
Summary: display/preview QCOORD on the fly
Product: kdevelop
Version: 3.0.0b2
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: somekool at mytradecenter.com
Version: 3.0.0b2 (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler: gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS: Linux (i686) release 2.4.21-0.13mdk
that may sound crazy...
but that would be great to be able to preview unviewable pics.
like this one, or also XPM and every other else I may forget.
static const QCOORD combo_arrow[] =
{-4,-5, 4, -5,
-2 ,-2, 2, -2,
-2 ,-1, 2, -1,
-2 ,0, 2, 0,
-4, 1, 4, 1,
-3, 2, 3, 2,
-2 , 3, 2, 3,
-1 , 4, 1, 4,
0 , 5, 0, 5
};
like right click on var name and display/preview.
More information about the KDevelop-devel
mailing list