Category:Snippets: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Created list of English snippets) |
||
Line 1: | Line 1: | ||
'''English''' [[:Category:snippets_Arabic|عربي]] [[:Category:Kannada::Snippets|ಕನ್ನಡ]] [[:Category:Hindi::Snippets|हिन्दी]] [[:Category:Snippets_Persian|فارسی]] [[:Category:KodOrnekleri|Türkçe]] | '''English''' [[:Category:snippets_Arabic|عربي]] [[:Category:Kannada::Snippets|ಕನ್ನಡ]] [[:Category:Hindi::Snippets|हिन्दी]] [[:Category:Snippets_Persian|فارسی]] [[:Category:KodOrnekleri|Türkçe]] | ||
English content: | |||
*[[Assigning a file type to an Application on Windows]] | |||
*[[Browser for QDebug output]] | |||
*[[Busy-Indicator-for-QML]] | |||
*[[Center a Window on the Screen]] | |||
*[[Center and Resize MainWindow]] | |||
*[[Combo Boxes in Item Views]] | |||
*[[Connect a complex signal from QML to Qt]] | |||
*[[Converting Floating Point Number to Integer]] | |||
*[[Counting Clicks for Qt Widgets]] | |||
*[[Custom IO Device]] | |||
*[[Custom QListWidget]] | |||
*[[Custom QMessageBox Buttons]] | |||
*[[Custom splashscreen with text]] | |||
*[[CustomTabBar]] | |||
*[[DatabaseConnectionDialog]] | |||
*[[Date-in-File-Name]] | |||
*[[Delay action to wait for user interaction]] | |||
*[[Drag and Drop of files]] | |||
*[[Drag and Drop within a GridView]] | |||
*[[Embed YouTube Video in QWebView]] | |||
*[[Extending QML with a C class in a namespace]] | |||
*[[How to create a Custom Calendar]] | |||
*[[How to create a custom calender widget]] | |||
*[[How to create columns in a QML ListView]] | |||
*[[How to Launch Web Browser]] | |||
*[[How to locally disable qrc in QML]] | |||
*[[How to make QML ListView align bottom-to-top]] | |||
*[[How to Store and Retrieve Image on SQLite]] | |||
*[[How to style a QML scroll bar with an image provider]] | |||
*[[How to Use a QSqlQueryModel in QML]] | |||
*[[How to use QPainter]] | |||
*[[How to Use QPushButton]] | |||
*[[How to Use QSettings]] | |||
*[[How to Use QTableWidget]] | |||
*[[Integer Division Gves 0]] | |||
*[[JSONListModel]] | |||
*[[ListView Item Manual Positioning Animations QML]] | |||
*[[Manipulate image and apply RGB mask]] | |||
*[[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]] | |||
*[[QML and QSqlTableModel]] | |||
*[[QML Google Suggest]] | |||
*[[QML Maps with Pinch Zoom]] | |||
*[[QML Progress Spinner]] | |||
*[[QML Scrolling Digits]] | |||
*[[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]] | |||
*[[Receiving signals with arguments in QML from C]] | |||
*[[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]] | |||
*[[Selectable-list-of-Python-objects-in-QML]] | |||
*[[Show tooltips for long entries of your custom model]] | |||
*[[Simple Crypt IO Device]] | |||
*[[Simple encryption]] | |||
*[[Simple Json implementation]] | |||
*[[Simple Json Implementation]] | |||
*[[Simple QML Progress Bar]] | |||
*[[SimpleCrypt algorithm details]] | |||
*[[Smooth Zoom In QGraphicsView]] | |||
*[[TextPreview]] | |||
*[[ToStdWStringAndBuiltInWchar]] | |||
*[[URL Shortener]] | |||
*[[UserLoginDialogExample]] | |||
*[[Window Size and Position]] | |||
*[[Word Wrap of Text in QLabel]] |
Revision as of 10:58, 24 May 2015
English عربي ಕನ್ನಡ हिन्दी فارسی Türkçe
English content:
- Assigning a file type to an Application on Windows
- Browser for QDebug output
- Busy-Indicator-for-QML
- Center a Window on the Screen
- Center and Resize MainWindow
- Combo Boxes in Item Views
- Connect a complex signal from QML to Qt
- Converting Floating Point Number to Integer
- Counting Clicks for Qt Widgets
- Custom IO Device
- Custom QListWidget
- Custom QMessageBox Buttons
- Custom splashscreen with text
- CustomTabBar
- DatabaseConnectionDialog
- Date-in-File-Name
- Delay action to wait for user interaction
- Drag and Drop of files
- Drag and Drop within a GridView
- Embed YouTube Video in QWebView
- Extending QML with a C class in a namespace
- How to create a Custom Calendar
- How to create a custom calender widget
- How to create columns in a QML ListView
- How to Launch Web Browser
- How to locally disable qrc in QML
- How to make QML ListView align bottom-to-top
- How to Store and Retrieve Image on SQLite
- How to style a QML scroll bar with an image provider
- How to Use a QSqlQueryModel in QML
- How to use QPainter
- How to Use QPushButton
- How to Use QSettings
- How to Use QTableWidget
- Integer Division Gves 0
- JSONListModel
- ListView Item Manual Positioning Animations QML
- Manipulate image and apply RGB mask
- 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
- QML and QSqlTableModel
- QML Google Suggest
- QML Maps with Pinch Zoom
- QML Progress Spinner
- QML Scrolling Digits
- 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
- Receiving signals with arguments in QML from C
- 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
- Selectable-list-of-Python-objects-in-QML
- Show tooltips for long entries of your custom model
- Simple Crypt IO Device
- Simple encryption
- Simple Json implementation
- Simple Json Implementation
- Simple QML Progress Bar
- SimpleCrypt algorithm details
- Smooth Zoom In QGraphicsView
- TextPreview
- ToStdWStringAndBuiltInWchar
- URL Shortener
- UserLoginDialogExample
- Window Size and Position
- Word Wrap of Text in QLabel
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