Eneboo - Documentación para desarrolladores
|
#include "qapplication.h"
#include "qwidget.h"
#include "qintdict.h"
#include "qdatetime.h"
#include "qdict.h"
#include "qdragobject.h"
#include "qobjectlist.h"
#include "qbitmap.h"
#include "qt_mac.h"
#include "qpainter.h"
#include "qguardedptr.h"
#include "qcursor.h"
#include <stdlib.h>
#include <string.h>
Clases | |
struct | QMacDndExtra |
Funciones | |
uint | qGlobalPostedEventsCount () |
void | qt_macdnd_unregister (QWidget *, QWExtra *) |
void | qt_macdnd_register (QWidget *, QWExtra *) |
bool | qt_modal_state () |
void | updateDragMode (DragReference drag) |
void | qt_macdnd_reregister (QWidget *widget, QWExtra *extra) |
Variables | |
bool | qt_mac_in_drag = FALSE |
uint qGlobalPostedEventsCount | ( | ) |
bool qt_modal_state | ( | ) |
void updateDragMode | ( | DragReference | drag | ) |
bool qt_mac_in_drag = FALSE |