Timestamp:
Jun 15, 2010, 4:49:35 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: OS/2: Added operator<<(QDebug debug,...) to debug HRGN hangles like "qDebug() << qDebugHRGN(hrgn)".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qapplication_pm.cpp

    r705 r748  
    25722572}
    25732573
     2574
     2575
     2576
     2577
     2578
     2579
     2580
     2581
     2582
     2583
     2584
     2585
     2586
     2587
     2588
     2589
     2590
     2591
     2592
     2593
     2594
    25742595QDebug operator<<(QDebug debug, const RECTL &rcl)
    25752596{
Note: See TracChangeset for help on using the changeset viewer.