Category:Snippets: Difference between revisions
Jump to navigation
Jump to search
(Copied the table layout from Category:Howto) |
(Sorted links by topic) |
||
Line 5: | Line 5: | ||
{| style="width:100%;" | {| style="width:100%;" | ||
| style="vertical-align:top;width:50%;" | {{Separator|Basics}} | | style="vertical-align:top;width:50%;" | {{Separator|Basics}} | ||
{{Separator|Misc}} | {{Separator|Misc}} | ||
*[[Assigning a file type to an Application on Windows]] | |||
*[[Browser for QDebug output]] | |||
*[[Converting Floating Point Number to Integer]] | |||
*[[Integer Division Gves 0]] | |||
*[[Manipulate image and apply RGB mask]] | |||
{{Separator|Building How-tos}} | {{Separator|Building How-tos}} | ||
{{Separator|XML}} | {{Separator|XML}} | ||
{{Separator|File IO}} | {{Separator|File IO}} | ||
*[[Custom IO Device]] | |||
*[[Date-in-File-Name]] | |||
| style="vertical-align:top;width:50%;" | {{Separator|GUI / Widgets}} | | style="vertical-align:top;width:50%;" | {{Separator|GUI / Widgets}} | ||
*[[Custom QListWidget]] | |||
*[[Custom QMessageBox Buttons]] | |||
*[[How to use QPainter]] | |||
*[[How to Use QPushButton]] | |||
*[[How to Use QSettings]] | |||
*[[How to Use QTableWidget]] | |||
*[[ | |||
*[[ | |||
*[[ | |||
*[[Center a Window on the Screen]] | *[[Center a Window on the Screen]] | ||
*[[Center and Resize MainWindow]] | *[[Center and Resize MainWindow]] | ||
*[[Combo Boxes in Item Views]] | *[[Combo Boxes in Item Views]] | ||
*[[Counting Clicks for Qt Widgets]] | *[[Counting Clicks for Qt Widgets]] | ||
*[[Custom splashscreen with text]] | *[[Custom splashscreen with text]] | ||
*[[CustomTabBar]] | *[[CustomTabBar]] | ||
*[[Delay action to wait for user interaction]] | *[[Delay action to wait for user interaction]] | ||
*[[Drag and Drop of files]] | *[[Drag and Drop of files]] | ||
*[[Embed YouTube Video in QWebView]] | *[[Embed YouTube Video in QWebView]] | ||
*[[How to create a Custom Calendar]] | *[[How to create a Custom Calendar]] | ||
*[[How to create a custom calender widget]] | *[[How to create a custom calender widget]] | ||
*[[How to Launch Web Browser]] | |||
{{Separator|Database}} | |||
*[[DatabaseConnectionDialog]] | |||
*[[How to Store and Retrieve Image on SQLite]] | |||
{{Separator|3rd Party and Libraries}} | |||
{{Separator|Networking}} | |||
{{Separator|QML}} | |||
*[[Busy-Indicator-for-QML]] | |||
*[[Connect a complex signal from QML to Qt]] | |||
*[[Extending QML with a C class in a namespace]] | |||
*[[How to create columns in a QML ListView]] | *[[How to create columns in a QML ListView]] | ||
*[[How to locally disable qrc in QML]] | *[[How to locally disable qrc in QML]] | ||
*[[How to make QML ListView align bottom-to-top]] | *[[How to make QML ListView align bottom-to-top]] | ||
*[[How to style a QML scroll bar with an image provider]] | *[[How to style a QML scroll bar with an image provider]] | ||
*[[How to Use a QSqlQueryModel in QML]] | *[[How to Use a QSqlQueryModel in QML]] | ||
*[[ | *[[ListView Item Manual Positioning Animations QML]] | ||
*[[ | *[[QML and QSqlTableModel]] | ||
*[[ | *[[QML Google Suggest]] | ||
*[[ | *[[QML Maps with Pinch Zoom]] | ||
*[[ | *[[QML Progress Spinner]] | ||
*[[QML Scrolling Digits]] | |||
*[[Receiving signals with arguments in QML from C]] | |||
*[[Simple QML Progress Bar]] | |||
*[[Drag and Drop within a GridView]] | |||
*[[JSONListModel]] | *[[JSONListModel]] | ||
{{Separator|L10N / I18N}} | |||
{{Separator|Mobile Platforms}} | |||
|} | |||
English content: | |||
*[[Nebula Effect]] | *[[Nebula Effect]] | ||
*[[Open the default Messaging Composer Application]] | *[[Open the default Messaging Composer Application]] | ||
Line 69: | Line 90: | ||
*[[QFlags tutorial]] | *[[QFlags tutorial]] | ||
*[[QIntValidator]] | *[[QIntValidator]] | ||
*[[QSortFilterProxyModel subclass for readonly columns columns with checkboxes and password columns]] | *[[QSortFilterProxyModel subclass for readonly columns columns with checkboxes and password columns]] | ||
*[[QSortFilterProxyModel subclass for text alignment -and readonly columns]] | *[[QSortFilterProxyModel subclass for text alignment -and readonly columns]] | ||
Line 91: | Line 108: | ||
*[[QWidget Semi-transparent Background Color]] | *[[QWidget Semi-transparent Background Color]] | ||
*[[Real-time Sorting and Filtering of a GridView]] | *[[Real-time Sorting and Filtering of a GridView]] | ||
*[[Restore Mac Application Window after Cmd-H]] | *[[Restore Mac Application Window after Cmd-H]] | ||
*[[Retrieve Location Using Qt Mobility]] | *[[Retrieve Location Using Qt Mobility]] | ||
Line 98: | Line 115: | ||
*[[Seek in Sound File]] | *[[Seek in Sound File]] | ||
*[[Select an Entry or Add a New One ComboBox]] | *[[Select an Entry or Add a New One ComboBox]] | ||
*[[Show tooltips for long entries of your custom model]] | *[[Show tooltips for long entries of your custom model]] | ||
*[[Simple Crypt IO Device]] | *[[Simple Crypt IO Device]] | ||
Line 104: | Line 120: | ||
*[[Simple Json implementation]] | *[[Simple Json implementation]] | ||
*[[Simple Json Implementation]] | *[[Simple Json Implementation]] | ||
*[[SimpleCrypt algorithm details]] | *[[SimpleCrypt algorithm details]] | ||
*[[Smooth Zoom In QGraphicsView]] | *[[Smooth Zoom In QGraphicsView]] |
Revision as of 11:20, 24 May 2015
English عربي ಕನ್ನಡ हिन्दी فارسی Türkçe
English content:
- Nebula Effect
- Open the default Messaging Composer Application
- Open Web Page in QWebView
- Overlay widget for Phonon VideoWidget
- Phonon minimum needs to play a video
- PlacingWidgetInCenterOfScreen
- Play Audio File Using Qt Mobility
- Progress-bar
- Proxy model example code
- PushButton Based On Action
- QFlags tutorial
- QIntValidator
- QSortFilterProxyModel subclass for readonly columns columns with checkboxes and password columns
- QSortFilterProxyModel subclass for text alignment -and readonly columns
- QSortFilterProxyModel subclass to add a checkbox
- QSplashScreen-Replacement-for-Semitransparent-Images
- QSqlRelationalDelegate-subclass-for-QSqlRelationalTableModel
- QString variable to Javascript
- Qt Style Sheets and Custom Painting Example
- Qt thread-safe singleton
- QTabWidget with side shadows
- QtConcurrent-run-free-function
- QtConcurrent-run-inherited-member-function
- QtConcurrent-run-member-function
- QtConcurrent-simple-usage
- QThreads general usage
- Quick tips to adjust font size
- QWidget Semi-transparent Background Color
- Real-time Sorting and Filtering of a GridView
- Restore Mac Application Window after Cmd-H
- Retrieve Location Using Qt Mobility
- Saving Window Size State
- Seek in sound file
- Seek in Sound File
- Select an Entry or Add a New One ComboBox
- Show tooltips for long entries of your custom model
- Simple Crypt IO Device
- Simple encryption
- Simple Json implementation
- Simple Json Implementation
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "Snippets"
The following 118 pages are in this category, out of 118 total.
A
C
- Center a QCheckBox or Decoration in an Itemview
- Center a Window on the Screen/bg
- Center a Window on the Screen/de
- Center a Window on the Screen/ko
- Center and Resize MainWindow
- Center Widget on Screen
- Combo Boxes in Item Views
- Combo Boxes in Item Views/de
- Converting QPixmap to QByteArray
- Counting Clicks for Qt Widgets
- Custom IO Device
- Custom IO Device/de
- Custom QListWidget
- Custom QMessageBox Buttons
- Custom QMessageBox Buttons/bg
- Custom splashscreen with text
- Custom Tab Bar/bg
- Custom Tab Bar/de
- Custom TabBar
D
E
- Embed YouTube Video in QWebView
- Embed YouTube Video in QWebView/bg
- Embed YouTube Video in QWebView/de
- Embed YouTube Video in QWebView/es
- Embed YouTube Video in QWebView/ja
- Embed YouTube Video in QWebView/pt
- Embed YouTube Video in QWebView/ru
- Exporting a document to PDF
- Exporting a document to PDF/pt
H
- How to Add Options Menu in Symbian Application
- How to Center a Window on the Screen
- How to Change the Background Color of QWidget/bg
- How to Change the Background Color of QWidget/es
- How to Change the Background Color of QWidget/ja
- How to Change the Background Color of QWidget/zh
- How to create a Custom Calendar
- How to create a custom calender widget
- How to create a custom calender widget/bg
- How to create a custom calender widget/de
- How to Deploy and Use Files in Application Private Directory for Symbian
- How to Launch Web Browser/bg
- How to Launch Web Browser/de
- How to Launch Web Browser/ru
- How to Launch Web Browser/zh
- How to Remove Toolbar from MeeGo Harmattan Application
- How to Remove Toolbar from MeeGo Harmattan Application/bg
- How to Store and Retrieve Image on SQLite
- How to Store and Retrieve Image on SQLite/bg
- How to Store and Retrieve Image on SQLite/de
- How to Store and Retrieve Image on SQLite/es
- How to use QPainter
- How to Use QPushButton
- How to Use QPushButton/bg
- How to Use QPushButton/el
- How to Use QPushButton/es
- How to Use QPushButton/fa
- How to Use QPushButton/ru
- How to Use QPushButton/zh
- How to Use QSettings
- How to Use QSettings/bg
- How to Use QTableWidget
- How to Use QTableWidget/bg
- How to Use Signals and Slots/es
- How to Use Signals and Slots/zh
M
Q
- QIntValidator
- QML Scrolling Digits/bg
- QSortFilterProxyModel subclass for readonly columns columns with checkboxes and password columns
- QSortFilterProxyModel subclass for text alignment -and readonly columns
- QSortFilterProxyModel subclass to add a checkbox
- QSplashScreen-Replacement-for-Semitransparent-Images
- QSqlRelationalDelegate-subclass-for-QSqlRelationalTableModel
- Qt for Python UsingQtProperties/ko
- Qt Style Sheets and Custom Painting Example
- QTabWidget with side shadows
- QThreads general usage
- Quick tips to adjust font size
- QWidget Semi-transparent Background Color
- QWidget Semi-transparent Background Color/bg
S
- Saving Window Size State
- Saving Window Size State/bg
- Seek in sound file
- Select an Entry or Add a New One ComboBox
- Selectable-list-of-Python-objects-in-QML
- Show tooltips for long entries of your custom model
- Simple Crypt IO Device
- Simple encryption with SimpleCrypt
- SimpleCrypt algorithm details
- Smooth Zoom In QGraphicsView
- Smooth Zoom In QGraphicsView/ja