Home
last modified time | relevance | path

Searched refs:S60 (Results 1 – 25 of 748) sorted by relevance

12345678910>>...30

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_s60.cpp227 if (S60->statusPane()) { in createStatusPaneAndCBA()
609 if (S60->curWin == this) in ~QSymbianControl()
610 S60->curWin = 0; in ~QSymbianControl()
921 if (S60->hasTouchscreen) { in HandlePointerEvent()
1106 if (S60->mouseInteractionEnabled && S60->virtualMouseRequired) { in handleVirtualMouse()
1632 …TRect r = (!S60->splitViewLastWidget) ? S60->clientRect() : static_cast<CEikAppUi*>(S60->appUi())-… in handleClientAreaChange()
1934 S60->updateScreenSize(); in qt_init()
2476 if (S60) { in symbianProcessWsEvent()
2494 if (S60) in symbianProcessWsEvent()
2713 if (S60) in symbianResourceChange()
[all …]
H A Dqcursor_s60.cpp63 return S60->lastCursorPos; in pos()
72 x = S60->screenWidthInPixels - 1; in setPos()
86 S60->lastCursorPos = QPoint(x, y); in setPos()
116 if (S60->brokenPointerCursors) in qt_symbian_set_cursor_visible()
123 if (S60->brokenPointerCursors) in qt_symbian_set_cursor_visible()
136 return S60->mouseInteractionEnabled; in qt_symbian_is_cursor_visible()
400 if (S60->mouseInteractionEnabled) in qt_symbian_set_pointer_sprite()
403 if (S60->mouseInteractionEnabled) in qt_symbian_set_pointer_sprite()
417 cursorSprite.d->scurs.SetPosition(TPoint(S60->lastCursorPos.x(), S60->lastCursorPos.y())); in qt_symbian_move_cursor_sprite()
455 if (S60->brokenPointerCursors) in qt_symbian_set_cursor()
[all …]
H A Dqt_s60_p.h236 #define S60 qGlobalS60Data() macro
401 CWsScreenDevice *dev = S60->screenDevice(); in updateScreenSize()
411 S60->virtualMouseMaxAccel = qMax(S60->screenHeightInPixels, S60->screenWidthInPixels) / 10; in updateScreenSize()
414 S60->defaultDpiY = S60->screenHeightInPixels / inches; in updateScreenSize()
416 S60->defaultDpiX = S60->screenWidthInPixels / inches; in updateScreenSize()
420 S60->screenRotation = ScreenRotation0; in updateScreenSize()
432 S60->screenRotation = ScreenRotation0; in updateScreenSize()
436 int screens = S60->screenCount(); in updateScreenSize()
671 S60->beginFullScreenCalled = true; in qt_beginFullScreenEffect()
692 S60->beginFullScreenCalled = S60->endFullScreenCalled = false; in qt_abortFullScreenEffect()
[all …]
H A Dqwidget_s60.cpp223 TRect r = S60->clientRect(); in setGeometry_sys()
340 TRect clientRect = S60->clientRect(); in create_sys()
513 if (!S60->buttonGroupContainer() && !S60->statusPane()) in show_sys()
533 if (S60->statusPane()) { in show_sys()
535 … const bool cbaVisible = S60->buttonGroupContainer() && S60->buttonGroupContainer()->IsVisible(); in show_sys()
554 TRect r = S60->clientRect(); in show_sys()
631 S60->wsSession().SetWindowGroupOrdinalPosition(S60->windowGroup(q).Identifier(), 0); in raise_sys()
643 S60->wsSession().SetWindowGroupOrdinalPosition(S60->windowGroup(q).Identifier(), -1); in lower_sys()
1080 val = S60->defaultDpiX; in metric()
1097 val = S60->defaultDpiY; in metric()
[all …]
H A Dqdesktopwidget_s60.cpp131 screenCount = S60->screenCount(); in init()
155 S60->screenWidthInPixelsForScreen[i], S60->screenHeightInPixelsForScreen[i]); in init()
164 wr = qt_TRect2QRect(S60->clientRect()); in init()
191 if (S60->screenCount() > 1) { in init_sys()
192 CWsScreenDevice *dev = S60->screenDevice(1); in init_sys()
274 ? S60->screenNumberForWidget(widget) in screenNumber()
/dports/devel/sdl12/SDL-1.2.15/
H A DREADME.Symbian2 Using the Simple DirectMedia Layer with S60 3.x / Symbian 9.x
5 These instuctions are for people developing for S60 3.x. S60 3.x
6 uses Symbian OS so you need S60 SDK.
17 The sdlexe.dll/sdlexe.lib and sdlmain.lib are for easy SDL S60
/dports/net-im/gloox/gloox-1.0.24/
H A DREADME.symbian1 Building on Symbian/Nokia S60 using S60 SDK 3rd Edition
8 You will need the Open C/C++ plugin for the S60 SDK.
21 The code has not been tested on Symbian/S60 by the author. It has only been compiled.
/dports/converters/wkhtmltopdf/qt-5db36ec/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.5.0-garden4 The Qt for S60 "Garden" release is the fourth pre-release from the
5 Qt for S60 porting project. "Garden" is based on the Qt 4.5 codebase
10 Lists just S60 fixes, for general 4.5.0 changes go to:
22 S60 at the moment.
33 automatically for Qt applications on S60. qtmain includes an
34 implementation of E32Main() that sets up Qt correctly for S60. This
43 * Native look for Qt applications on S60 3.1 and later versions. The
69 * Qt will use the underlaying FEP framework from S60.
140 * Added support for using native S60 menues.
176 * QRasterPixmapData(...) is specified as default pixmap data for S60.
[all …]

12345678910>>...30