QCursorAdapter Class Reference

QCursor Adapter. More...

#include <QCursorAdapter.h>

List of all members.

Public Member Functions

 QCursorAdapter (int type)
 Constructs new QCursorAdapter object.

Static Public Member Functions

static int cursorType (const QCursor &cursor)
 Returns QSwing type of the cursor.


Detailed Description

QCursor Adapter.

Author:
Slobodan Vrkacevic (slobodan.vrkacevic@gmail.com)
Version:
0.2.0

Constructor & Destructor Documentation

QCursorAdapter::QCursorAdapter ( int  type  ) 

Constructs new QCursorAdapter object.

Parameters:
type the type of the cursor


Member Function Documentation

int QCursorAdapter::cursorType ( const QCursor &  cursor  )  [static]

Returns QSwing type of the cursor.

Returns:
QSwing type of the cursor


Copyright © 2007 ETF and contributors. All Rights Reserved.