Module qtjambi
Package io.qt.widgets
-
Interface Summary Interface Description QFileDialog.FileContentHandler Java wrapper for Qt function pointer std::function<void(const QString&,const QByteArray&)>QGraphicsItem The base class for all graphical items in a QGraphicsSceneQGraphicsLayoutItem Can be inherited to allow your custom items to be managed by layoutsQItemEditorCreator.ConstructorHandle<T> QItemEditorCreatorBase Abstract base class that must be subclassed when implementing new item editor creatorsQLayoutItem Abstract item that a QLayout manipulatesQStandardItemEditorCreator.ConstructorHandle<T> -
Class Summary Class Description QAbstractButton The abstract base class of button widgets, providing functionality common to buttonsQAbstractGraphicsShapeItem Common base for all path itemsQAbstractItemDelegate Used to display and edit data items from a modelQAbstractItemView The basic functionality for item view classesQAbstractItemView.EditTriggers QFlags type for enumQAbstractItemView.EditTrigger
QAbstractScrollArea Scrolling area with on-demand scroll barsQAbstractSlider Integer value within a rangeQAbstractSpinBox Spinbox and a line edit to display valuesQAbstractSpinBox.StepEnabled QFlags type for enumQAbstractSpinBox.StepEnabledFlag
QAccessibleWidget Implements the QAccessibleInterface for QWidgetsQApplication Manages the GUI application's control flow and main settingsQBoxLayout Lines up child widgets horizontally or verticallyQButtonGroup Container to organize groups of button widgetsQCalendarWidget Monthly based calendar widget allowing the user to select a dateQCheckBox Checkbox with a text labelQColorDialog Dialog widget for specifying colorsQColorDialog.ColorDialogOptions QFlags type for enumQColorDialog.ColorDialogOption
QColormap Maps device independent QColors to device dependent pixel valuesQColumnView Model/view implementation of a column viewQComboBox Combined button and popup listQCommandLinkButton Vista style command link buttonQCommonStyle Encapsulates the common Look and Feel of a GUIQCompleter Completions based on an item modelQDataWidgetMapper Mapping between a section of a data model to widgetsQDateEdit Widget for editing dates based on the QDateTimeEdit widgetQDateTimeEdit Widget for editing dates and timesQDateTimeEdit.Sections QFlags type for enumQDateTimeEdit.Section
QDial Rounded range control (like a speedometer or potentiometer)QDialog The base class of dialog windowsQDialogButtonBox Widget that presents buttons in a layout that is appropriate to the current widget styleQDialogButtonBox.StandardButtons QFlags type for enumQDialogButtonBox.StandardButton
QDockWidget Widget that can be docked inside a QMainWindow or floated as a top-level window on the desktopQDockWidget.DockWidgetFeatures QFlags type for enumQDockWidget.DockWidgetFeature
QDoubleSpinBox Spin box widget that takes doublesQErrorMessage Error message display dialogQFileDialog Dialog that allow users to select files or directoriesQFileDialog.FileContentHandler.Impl Implementor class for interfaceQFileDialog.FileContentHandler
QFileDialog.Options QFlags type for enumQFileDialog.Option
QFileDialog.Result<R> QFileIconProvider File icons for the QFileSystemModel classQFocusFrame Focus frame which can be outside of a widget's normal paintable areaQFontComboBox Combobox that lets the user select a font familyQFontComboBox.FontFilters QFlags type for enumQFontComboBox.FontFilter
QFontDialog Dialog widget for selecting a fontQFontDialog.FontDialogOptions QFlags type for enumQFontDialog.FontDialogOption
QFormLayout Manages forms of input widgets and their associated labelsQFormLayout.ItemInfo QFormLayout.TakeRowResult Contains the result of a QFormLayout::takeRow() callQFrame The base class of widgets that can have a frameQGesture Represents a gesture, containing properties that describe the corresponding user inputQGestureEvent The description of triggered gesturesQGestureRecognizer The infrastructure for gesture recognitionQGestureRecognizer.Result QFlags type for enumQGestureRecognizer.ResultFlag
QGraphicsAnchor Represents an anchor between two items in a QGraphicsAnchorLayoutQGraphicsAnchorLayout Layout where one can anchor widgets together in Graphics ViewQGraphicsBlurEffect Blur effectQGraphicsBlurEffect.BlurHints QFlags type for enumQGraphicsBlurEffect.BlurHint
QGraphicsColorizeEffect Colorize effectQGraphicsDropShadowEffect Drop shadow effectQGraphicsEffect The base class for all graphics effectsQGraphicsEffect.ChangeFlags QFlags type for enumQGraphicsEffect.ChangeFlag
QGraphicsEllipseItem Ellipse item that you can add to a QGraphicsSceneQGraphicsGridLayout Grid layout for managing widgets in Graphics ViewQGraphicsItem.BlockedByModalPanelInfo QGraphicsItem.GraphicsItemFlags QFlags type for enumQGraphicsItem.GraphicsItemFlag
QGraphicsItem.Impl Implementor class for interfaceQGraphicsItem
QGraphicsItem.MemberAccess QGraphicsItemAnimation Simple animation support for QGraphicsItemQGraphicsItemGroup Container that treats a group of items as a single itemQGraphicsLayout The base class for all layouts in Graphics ViewQGraphicsLayoutItem.Impl Implementor class for interfaceQGraphicsLayoutItem
QGraphicsLayoutItem.MemberAccess QGraphicsLinearLayout Horizontal or vertical layout for managing widgets in Graphics ViewQGraphicsLineItem Line item that you can add to a QGraphicsSceneQGraphicsObject Base class for all graphics items that require signals, slots and propertiesQGraphicsOpacityEffect Opacity effectQGraphicsPathItem Path item that you can add to a QGraphicsSceneQGraphicsPixmapItem Pixmap item that you can add to a QGraphicsSceneQGraphicsPolygonItem Polygon item that you can add to a QGraphicsSceneQGraphicsProxyWidget Proxy layer for embedding a QWidget in a QGraphicsSceneQGraphicsRectItem Rectangle item that you can add to a QGraphicsSceneQGraphicsRotation Rotation transformation around a given axisQGraphicsScale Scale transformationQGraphicsScene Surface for managing a large number of 2D graphical itemsQGraphicsScene.SceneLayers QFlags type for enumQGraphicsScene.SceneLayer
QGraphicsSceneContextMenuEvent Context menu events in the graphics view frameworkQGraphicsSceneDragDropEvent Events for drag and drop in the graphics view frameworkQGraphicsSceneEvent Base class for all graphics view related eventsQGraphicsSceneHelpEvent Events when a tooltip is requestedQGraphicsSceneHoverEvent Hover events in the graphics view frameworkQGraphicsSceneMouseEvent Mouse events in the graphics view frameworkQGraphicsSceneMoveEvent Events for widget moving in the graphics view frameworkQGraphicsSceneResizeEvent Events for widget resizing in the graphics view frameworkQGraphicsSceneWheelEvent Wheel events in the graphics view frameworkQGraphicsSimpleTextItem Simple text path item that you can add to a QGraphicsSceneQGraphicsTextItem Text item that you can add to a QGraphicsScene to display formatted textQGraphicsTransform Abstract base class for building advanced transformations on QGraphicsItemsQGraphicsView Widget for displaying the contents of a QGraphicsSceneQGraphicsView.CacheMode QFlags type for enumQGraphicsView.CacheModeFlag
QGraphicsView.OptimizationFlags QFlags type for enumQGraphicsView.OptimizationFlag
QGraphicsWidget The base class for all widget items in a QGraphicsSceneQGridLayout Lays out widgets in a gridQGridLayout.ItemInfo QGroupBox Group box frame with a titleQHBoxLayout Lines up widgets horizontallyQHeaderView Header row or header column for item viewsQInputDialog Simple convenience dialog to get a single value from the userQInputDialog.InputDialogOptions QFlags type for enumQInputDialog.InputDialogOption
QItemDelegate Display and editing facilities for data items from a modelQItemEditorCreator<T extends QWidget> Java wrapper for Qt class QItemEditorCreatorQItemEditorCreatorBase.Impl Implementor class for interfaceQItemEditorCreatorBase
QItemEditorFactory Widgets for editing item data in views and delegatesQKeySequenceEdit Allows to input a QKeySequenceQLabel Text or image displayQLayout The base class of geometry managersQLayoutItem.Impl Implementor class for interfaceQLayoutItem
QLayoutItem.MemberAccess QLCDNumber Displays a number with LCD-like digitsQLineEdit One-line text editorQListView List or icon view onto a modelQListWidget Item-based list widgetQListWidgetItem Item for use with the QListWidget item view classQMainWindow Main application windowQMainWindow.DockOptions QFlags type for enumQMainWindow.DockOption
QMdiArea Area in which MDI windows are displayedQMdiArea.AreaOptions QFlags type for enumQMdiArea.AreaOption
QMdiSubWindow Subwindow class for QMdiAreaQMdiSubWindow.SubWindowOptions QFlags type for enumQMdiSubWindow.SubWindowOption
QMenu Menu widget for use in menu bars, context menus, and other popup menusQMenuBar Horizontal menu barQMessageBox Modal dialog for informing the user or for asking the user a question and receiving an answerQMessageBox.StandardButtons QFlags type for enumQMessageBox.StandardButton
QPanGesture Describes a panning gesture made by the userQPinchGesture Describes a pinch gesture made by the userQPinchGesture.ChangeFlags QFlags type for enumQPinchGesture.ChangeFlag
QPlainTextDocumentLayout Implements a plain text layout for QTextDocumentQPlainTextEdit Widget that is used to edit and display plain textQProgressBar Horizontal or vertical progress barQProgressDialog Feedback on the progress of a slow operationQProxyStyle Convenience class that simplifies dynamically overriding QStyle elementsQPushButton Command buttonQRadioButton Radio button with a text labelQRubberBand Rectangle or line that can indicate a selection or a boundaryQScrollArea Scrolling view onto another widgetQScrollBar Vertical or horizontal scroll barQScroller Enables kinetic scrolling for any scrolling widget or graphics itemQScrollerProperties Stores the settings for a QScrollerQSizeGrip Resize handle for resizing top-level windowsQSizePolicy Layout attribute describing horizontal and vertical resizing policyQSizePolicy.ControlTypes QFlags type for enumQSizePolicy.ControlType
QSlider Vertical or horizontal sliderQSpacerItem Blank space in a layoutQSpinBox Spin box widgetQSplashScreen Splash screen that can be shown during application startupQSplitter Implements a splitter widgetQSplitter.Range QSplitterHandle Handle functionality for the splitterQStackedLayout Stack of widgets where only one widget is visible at a timeQStackedWidget Stack of widgets where only one widget is visible at a timeQStandardItemEditorCreator<T extends QWidget> Java wrapper for Qt class QStandardItemEditorCreatorQStatusBar Horizontal bar suitable for presenting status informationQStyle Abstract base class that encapsulates the look and feel of a GUIQStyle.State QFlags type for enumQStyle.StateFlag
QStyle.SubControl Java wrapper for Qt enum QStyle::SubControlQStyledItemDelegate Display and editing facilities for data items from a modelQStyleFactory Creates QStyle objectsQStyleHintReturn Style hints that return more than basic data typesQStyleHintReturnMask Style hints that return a QRegionQStyleHintReturnVariant Style hints that return a QVariantQStyleOption Stores the parameters used by QStyle functionsQStyleOptionButton Used to describe the parameters for drawing buttonsQStyleOptionButton.ButtonFeatures QFlags type for enumQStyleOptionButton.ButtonFeature
QStyleOptionComboBox Used to describe the parameter for drawing a comboboxQStyleOptionComplex Used to hold parameters that are common to all complex controlsQStyleOptionDockWidget Used to describe the parameters for drawing a dock widgetQStyleOptionFocusRect Used to describe the parameters for drawing a focus rectangle with QStyleQStyleOptionFrame Used to describe the parameters for drawing a frameQStyleOptionFrame.FrameFeatures QFlags type for enumQStyleOptionFrame.FrameFeature
QStyleOptionGraphicsItem Used to describe the parameters needed to draw a QGraphicsItemQStyleOptionGroupBox Describes the parameters for drawing a group boxQStyleOptionHeader Used to describe the parameters for drawing a headerQStyleOptionMenuItem Used to describe the parameter necessary for drawing a menu itemQStyleOptionProgressBar Used to describe the parameters necessary for drawing a progress barQStyleOptionRubberBand Used to describe the parameters needed for drawing a rubber bandQStyleOptionSizeGrip Used to describe the parameter for drawing a size gripQStyleOptionSlider Used to describe the parameters needed for drawing a sliderQStyleOptionSpinBox Used to describe the parameters necessary for drawing a spin boxQStyleOptionTab Used to describe the parameters for drawing a tab barQStyleOptionTab.CornerWidgets QFlags type for enumQStyleOptionTab.CornerWidget
QStyleOptionTab.TabFeatures QFlags type for enumQStyleOptionTab.TabFeature
QStyleOptionTabBarBase Used to describe the base of a tab bar, i.e. the part that the tab bar usually overlaps withQStyleOptionTabWidgetFrame Used to describe the parameters for drawing the frame around a tab widgetQStyleOptionTitleBar Used to describe the parameters for drawing a title barQStyleOptionToolBar Used to describe the parameters for drawing a toolbarQStyleOptionToolBar.ToolBarFeatures QFlags type for enumQStyleOptionToolBar.ToolBarFeature
QStyleOptionToolBox Used to describe the parameters needed for drawing a tool boxQStyleOptionToolButton Used to describe the parameters for drawing a tool buttonQStyleOptionToolButton.ToolButtonFeatures QFlags type for enumQStyleOptionToolButton.ToolButtonFeature
QStyleOptionViewItem Used to describe the parameters used to draw an item in a view widgetQStyleOptionViewItem.ViewItemFeatures QFlags type for enumQStyleOptionViewItem.ViewItemFeature
QStylePainter Convenience class for drawing QStyle elements inside a widgetQStylePlugin Abstract base for custom QStyle pluginsQSwipeGesture Describes a swipe gesture made by the userQSystemTrayIcon Icon for an application in the system trayQTabBar Tab bar, e.g. for use in tabbed dialogsQTableView Default model/view implementation of a table viewQTableWidget Item-based table view with a default modelQTableWidgetItem Item for use with the QTableWidget classQTableWidgetSelectionRange Way to interact with selection in a model without using model indexes and a selection modelQTabWidget Stack of tabbed widgetsQTapAndHoldGesture Describes a tap-and-hold (aka LongTap) gesture made by the userQTapGesture Describes a tap gesture made by the userQTextBrowser Rich text browser with hypertext navigationQTextEdit Widget that is used to edit and display both plain and rich textQTextEdit.AutoFormatting QFlags type for enumQTextEdit.AutoFormattingFlag
QTextEdit.ExtraSelection QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a documentQTileRules The rules used to draw a pixmap or image split into nine segmentsQTimeEdit Widget for editing times based on the QDateTimeEdit widgetQToolBar Movable panel that contains a set of controlsQToolBarChangeEvent Java wrapper for Qt class QToolBarChangeEventQToolBox Column of tabbed widget itemsQToolButton Quick-access button to commands or options, usually used inside a QToolBarQToolTip Tool tips (balloon help) for any widgetQTreeView Default model/view implementation of a tree viewQTreeWidget Tree view that uses a predefined tree modelQTreeWidgetItem Item for use with the QTreeWidget convenience classQTreeWidgetItemIterator Way to iterate over the items in a QTreeWidget instanceQTreeWidgetItemIterator.IteratorFlags QFlags type for enumQTreeWidgetItemIterator.IteratorFlag
QUndoView Displays the contents of a QUndoStackQVBoxLayout Lines up widgets verticallyQWhatsThis Simple description of any widget, i.e. answering the question "What's This?"QWidget The base class of all user interface objectsQWidget.RenderFlags QFlags type for enumQWidget.RenderFlag
QWidgetAction Extends QAction by an interface for inserting custom widgets into action based containers, such as toolbarsQWidgetItem Layout item that represents a widgetQWizard Framework for wizardsQWizard.WizardOptions QFlags type for enumQWizard.WizardOption
QWizardPage The base class for wizard pages -