Clases |
class | QTSMDocumentWrapper |
'defines' |
#define | QMAC_SPEAK_TO_ME |
#define | qt_mac_debug_palette(x, y, z) |
#define | MAP_KEY(x) x |
#define | kSelectedConvertedText 5 |
Enumeraciones |
enum | { QT_MAC_OFFTHESPOT,
QT_MAC_ONTHESPOT
} |
enum | {
typeAEClipboardChanged = 1,
typeQWidget = 1,
typeTimerInfo = 2,
typeQEventLoop = 3,
kEventParamTimer = 'qtim',
kEventParamQWidget = 'qwid',
kEventParamQEventLoop = 'qlop',
kEventQtRequestPropagateWindowUpdates = 10,
kEventQtRequestPropagateWidgetUpdates = 11,
kEventQtRequestSelect = 12,
kEventQtRequestContext = 13,
kEventQtRequestMenubarUpdate = 14,
kEventQtRequestTimer = 15,
kEventQtRequestShowSheet = 17,
kEventQtRequestActivate = 18,
kEventQtRequestSocketAct = 19
} |
Funciones |
bool | qt_tryAccelEvent (QWidget *, QKeyEvent *) |
void | qt_mac_set_cursor (const QCursor *, const Point *) |
bool | qt_mac_is_macsheet (QWidget *, bool=FALSE) |
QString | qt_mac_get_global_setting (QString key, QString d, QString file=QString::null) |
QString | p2qstring (const unsigned char *) |
void | qt_mac_command_set_enabled (UInt32, bool) |
void | qt_mac_unicode_init (QWidget *w) |
void | qt_mac_unicode_cleanup (QWidget *w) |
void | qt_mac_unicode_reset_input (QWidget *w) |
void | qt_mac_set_press_and_hold_context (bool b) |
bool | qt_nograb () |
void | qt_mac_clear_mouse_state () |
void | qt_mac_update_os_settings () |
void | qt_event_request_updates () |
void | qt_event_request_updates (QWidget *w, const QRegion &r, bool subtract) |
void | qt_event_request_select (QEventLoop *loop) |
void | qt_event_request_sockact (QEventLoop *loop) |
void | qt_event_request_showsheet (QWidget *w) |
void | qt_event_request_wakeup () |
bool | qt_event_remove_activate () |
QMAC_PASCAL void | qt_event_activate_timer_callbk (EventLoopTimerRef r, void *) |
void | qt_event_request_activate (QWidget *w) |
void | qt_event_request_timer (TimerInfo *tmr) |
TimerInfo * | qt_event_get_timer (EventRef event) |
void | qt_event_request_menubarupdate () |
void | qt_event_send_clipboard_changed () |
void | qt_mac_event_release (QWidget *w) |
void | qt_init_app_proc_handler () |
void | qt_release_app_proc_handler () |
Variables |
QPaintDevice * | qt_mac_safe_pdev = 0 |
QWidgetList * | qt_modal_stack |
bool | qt_mac_in_drag |
bool | qt_resolve_symlinks |
bool | qt_tab_all_widgets |
bool | qt_scrollbar_jump_to_pos = FALSE |
bool | qt_collapse_on_dblclick = TRUE |
QGuardedPtr< QWidget > | qt_button_down |
QString | cfstring2qstring (CFStringRef) |
const UInt32 | kEventClassQt = 'cute' |