Go to the documentation of this file.
34 #include <QtCore/QtGlobal>
44 QT_FORWARD_DECLARE_CLASS(QAbstractButton)
47 #ifdef ADS_SHARED_EXPORT
48 #define ADS_EXPORT Q_DECL_EXPORT
50 #define ADS_EXPORT Q_DECL_IMPORT
57 #ifdef ADS_DEBUG_PRINT
58 #define ADS_PRINT(s) qDebug() << s
65 #define ADS_DEBUG_LEVEL 0
67 QT_FORWARD_DECLARE_CLASS(QSplitter)
142 xcb_atom_t xcb_get_atom(
const char *name);
147 void xcb_add_prop(
bool state, WId window,
const char *
type,
const char *prop);
151 void xcb_update_prop(
bool set, WId window,
const char *
type,
const char *prop,
const char *prop2 =
nullptr);
155 bool xcb_dump_props(WId window,
const char *
type);
161 QString windowManager();
184 bool append()
const {
return this->second;}
205 QWidget* parentWidget = w->parentWidget();
208 T ParentImpl = qobject_cast<T>(parentWidget);
213 parentWidget = parentWidget->parentWidget();
232 #if QT_VERSION >= 0x050700
233 Flags.setFlag(flag, on);
251 template <
class QObjectPtr>
254 #ifndef QT_NO_TOOLTIP
255 obj->setToolTip(tip);
276 void setButtonIcon(QAbstractButton* Button, QStyle::StandardPixmap StandarPixmap,
298 #endif // ads_globalsH
CDockInsertParam dockAreaInsertParameters(DockWidgetArea Area)
@ DockAreaMenuIcon
DockAreaMenuIcon.
@ DraggingFloatingWidget
DraggingFloatingWidget.
auto first(const T &value, const Tail &...) -> const T &
Qt::Orientation orientation() const
@ DraggingTab
DraggingTab.
static const char *const DirtyProperty
@ RepolishChildrenRecursively
QCXXHighlighter::QCXXHighlighter(QTextDocument *document) m_highlightRule append)({ QRegularExpression(R"(#[a-zA-Z_]+)"), "Preprocessor" })
static const char *const ClosedProperty
@ TabCloseIcon
TabCloseIcon.
@ DockAreaUndockIcon
DockAreaUndockIcon.
@ DockAreaCloseIcon
DockAreaCloseIcon.
void setToolTip(QObjectPtr obj, const QString &tip)
void hideEmptyParentSplitters(CDockSplitter *FirstParentSplitter)
@ IconCount
just a delimiter for range checks
void replaceSplitterWidget(QSplitter *Splitter, QWidget *From, QWidget *To)
@ DraggingMousePressed
DraggingMousePressed.
static const bool Restore
@ DraggingInactive
DraggingInactive.
void repolishStyle(QWidget *w, eRepolishChildOptions Options=RepolishIgnoreChildren)
T findParent(const QWidget *w)
QPixmap createTransparentPixmap(const QPixmap &Source, qreal Opacity)
static const bool RestoreTesting
void setFlag(T &Flags, typename T::enum_type flag, bool on=true)
plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Nov 11 2024 03:23:43