KGantt
kganttdatetimetimelinedialog.cpp
51 d->ui.useCustomPen->setCheckState((opt & DateTimeTimeLine::UseCustomPen) ? Qt::Checked : Qt::Unchecked);
62 connect(d->ui.openColorDialog, &QAbstractButton::clicked, this, &DateTimeTimeLineDialog::openColorDialog);
@ UseCustomPen
Paint the timeline using the pen set with setPen().
Definition kganttdatetimetimeline.h:55
QDateTime dateTime() const
Definition kganttdatetimetimeline.cpp:66
DateTimeTimeLine::Options options() const
Definition kganttdatetimetimeline.cpp:50
void clicked(bool checked)
QColor selectedColor() const const
Accepted
virtual int exec()
void accepted()
QColor color() const const
void setColor(const QColor &color)
void setStyle(Qt::PenStyle style)
void setWidth(int width)
Qt::PenStyle style() const const
int width() const const
Checked
PenStyle
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
QTime fromMSecsSinceStartOfDay(int msecs)
singleShot
size
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:04:29 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:04:29 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.