lyx_mirror/src/frontends/qt4
Abdelrazak Younes 580738caec Fix Qt4.1 compil error.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20532 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-27 10:00:12 +00:00
..
ui Change the paragraph settings dialog: 2007-09-27 08:56:18 +00:00
Action.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
Action.h move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
alert_pimpl.cpp shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
BulletsModule.cpp Fix ambiguity in translation 2007-08-31 11:09:46 +00:00
BulletsModule.h Why would boost::array<Bullet, 4> be better than Bullet[4]? 2007-09-15 23:04:28 +00:00
ButtonController.cpp extract code that sets color of widget from ButtonController and move to qt_helpers 2007-09-15 13:06:48 +00:00
ButtonController.h extract code that sets color of widget from ButtonController and move to qt_helpers 2007-09-15 13:06:48 +00:00
ChangeLog less functions 2007-09-11 17:06:15 +00:00
ColorCache.cpp
ColorCache.h
Dialogs.cpp Fix Qt4.1 compil error. 2007-09-27 10:00:12 +00:00
DockView.h more bug fixes... 2007-09-26 20:18:41 +00:00
EmptyTable.cpp
EmptyTable.h
FileDialog.cpp shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
FloatPlacement.cpp
FloatPlacement.h
GuiAbout.cpp make Controller a standalone class. 2007-09-08 21:16:54 +00:00
GuiAbout.h simplify About dialog 2007-09-05 22:54:47 +00:00
GuiApplication.cpp Gives the user some information about the crash. 2007-09-27 09:49:14 +00:00
GuiApplication.h consmetics 2007-09-15 22:56:09 +00:00
GuiBibitem.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiBibitem.h cosmetics 2007-09-11 18:33:42 +00:00
GuiBibtex.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiBibtex.h cosmetics 2007-09-11 18:33:42 +00:00
GuiBox.cpp GuiBox.cpp: fix bug 4233 http://bugzilla.lyx.org/show_bug.cgi?id=4233 2007-09-24 11:44:19 +00:00
GuiBox.h cosmetics 2007-09-11 18:33:42 +00:00
GuiBranch.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiBranch.h cosmetics 2007-09-11 18:33:42 +00:00
GuiBranches.cpp the fun begins.... 2007-09-05 20:33:29 +00:00
GuiBranches.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiChanges.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiChanges.h cosmetics 2007-09-11 18:33:42 +00:00
GuiCharacter.cpp shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiCharacter.h shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiCitation.cpp Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called. 2007-09-15 01:53:26 +00:00
GuiCitation.h Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called. 2007-09-15 01:53:26 +00:00
GuiClipboard.cpp shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiClipboard.h Merge QController into individual dialogs. Also various cleanup 2007-08-31 22:16:11 +00:00
GuiCommandBuffer.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiCommandBuffer.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiCommandEdit.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiCommandEdit.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiDelimiter.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiDelimiter.h cosmetics 2007-09-11 18:33:42 +00:00
GuiDialog.cpp Potential bug fix... 2007-09-26 14:50:35 +00:00
GuiDialog.h cosmetics 2007-09-11 18:33:42 +00:00
GuiDocument.cpp GuiDocument.cpp: - replace bookmarkslevel edit field by a spinbox (by Pavel) 2007-09-22 22:20:15 +00:00
GuiDocument.h Pavel Sanda's "PDFOptions" patch 2007-09-20 22:31:18 +00:00
GuiEmbeddedFiles.cpp Embedding: handle readOnly files correctly. 2007-09-13 15:09:56 +00:00
GuiEmbeddedFiles.h shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
GuiErrorList.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiErrorList.h cosmetics 2007-09-11 18:33:42 +00:00
GuiERT.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiERT.h cosmetics 2007-09-11 18:33:42 +00:00
GuiExternal.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiExternal.h cosmetics 2007-09-11 18:33:42 +00:00
GuiFloat.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiFloat.h cosmetics 2007-09-11 18:33:42 +00:00
GuiFontExample.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiFontExample.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiFontLoader.cpp consmetics 2007-09-15 22:56:09 +00:00
GuiFontLoader.h consmetics 2007-09-15 22:56:09 +00:00
GuiFontMetrics.cpp
GuiFontMetrics.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiGraphics.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
GuiGraphics.h cosmetics 2007-09-11 18:33:42 +00:00
GuiGraphicsUi.h move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiImage.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
GuiImage.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiImplementation.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiImplementation.h Merge QController into individual dialogs. Also various cleanup 2007-08-31 22:16:11 +00:00
GuiInclude.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiInclude.h cosmetics 2007-09-11 18:33:42 +00:00
GuiIndex.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiIndex.h cosmetics 2007-09-11 18:33:42 +00:00
GuiKeySymbol.cpp simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
GuiKeySymbol.h simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
GuiListings.cpp shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiListings.h cosmetics 2007-09-11 18:33:42 +00:00
GuiLog.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiLog.h cosmetics 2007-09-11 18:33:42 +00:00
GuiMathMatrix.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiMathMatrix.h cosmetics 2007-09-11 18:33:42 +00:00
GuiMenubar.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiMenubar.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiNomencl.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiNomencl.h cosmetics 2007-09-11 18:33:42 +00:00
GuiNote.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiNote.h cosmetics 2007-09-11 18:33:42 +00:00
GuiPainter.cpp consmetics 2007-09-15 22:56:09 +00:00
GuiPainter.h Merge QController into individual dialogs. Also various cleanup 2007-08-31 22:16:11 +00:00
GuiParagraph.cpp Redesign and cleanup the Paragraph Settings dialog: 2007-09-26 13:13:01 +00:00
GuiParagraph.h Redesign and cleanup the Paragraph Settings dialog: 2007-09-26 13:13:01 +00:00
GuiPopupMenu.cpp reduce #includes 2007-09-19 22:37:22 +00:00
GuiPopupMenu.h rename a few view functions from foo() to fooView() 2007-09-03 20:28:26 +00:00
GuiPrefs.cpp Silence a warning. 2007-09-20 04:27:16 +00:00
GuiPrefs.h * new file formats panel that includes copier 2007-09-15 17:09:57 +00:00
GuiPrint.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiPrint.h cosmetics 2007-09-11 18:33:42 +00:00
GuiRef.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiRef.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSearch.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiSearch.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSelection.cpp
GuiSelection.h
GuiSelectionManager.cpp Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called. 2007-09-15 01:53:26 +00:00
GuiSelectionManager.h Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called. 2007-09-15 01:53:26 +00:00
GuiSendto.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiSendto.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSetBorder.cpp move our stuff off the Q* namespace 2007-08-31 05:53:55 +00:00
GuiSetBorder.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiShowFile.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiShowFile.h cosmetics 2007-09-11 18:33:42 +00:00
GuiSpellchecker.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiSpellchecker.h cosmetics 2007-09-11 18:33:42 +00:00
GuiTabular.cpp shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiTabular.h cosmetics 2007-09-11 18:33:42 +00:00
GuiTabularCreate.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiTabularCreate.h cosmetics 2007-09-11 18:33:42 +00:00
GuiTexinfo.cpp compile fix 2007-09-17 23:00:53 +00:00
GuiTexinfo.h cosmetics 2007-09-11 18:33:42 +00:00
GuiThesaurus.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiThesaurus.h cosmetics 2007-09-11 18:33:42 +00:00
GuiToc.cpp remove recursive call 2007-09-08 21:00:03 +00:00
GuiToc.h Restore docked outline widget. Warning: still instable! 2007-09-08 17:28:14 +00:00
GuiToolbar.cpp reduce #includes 2007-09-19 22:37:22 +00:00
GuiToolbar.h the fun begins.... 2007-09-05 20:33:29 +00:00
GuiURL.cpp cosmetics 2007-09-11 18:33:42 +00:00
GuiURL.h cosmetics 2007-09-11 18:33:42 +00:00
GuiView.cpp reduce #includes 2007-09-19 22:37:22 +00:00
GuiView.h reduce #includes 2007-09-19 22:37:22 +00:00
GuiViewSource.cpp connect to the right slots... 2007-09-09 12:06:37 +00:00
GuiViewSource.h header cleanup. 2007-09-08 16:36:53 +00:00
GuiVSpace.cpp shuffle stuff around 2007-09-11 21:27:57 +00:00
GuiVSpace.h cosmetics 2007-09-11 18:33:42 +00:00
GuiWorkArea.cpp simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
GuiWorkArea.h rename a few view functions from foo() to fooView() 2007-09-03 20:28:26 +00:00
GuiWrap.cpp GuiWrap.cpp: disconnect the widgets that are by default disabled from readonly 2007-09-25 23:50:55 +00:00
GuiWrap.h GuiWrap: make the optional options really optional by checkboxes in the dialog 2007-09-24 22:35:00 +00:00
IconPalette.cpp xpm -> png 2007-08-30 20:09:12 +00:00
IconPalette.h
InsertTableWidget.cpp
InsertTableWidget.h
LengthCombo.cpp
LengthCombo.h
LyXFileDialog.cpp remove Dialog::title_, direct setting the title works as well. 2007-09-10 19:02:11 +00:00
LyXFileDialog.h
Makefile.am Pavel Sanda's "PDFOptions" patch 2007-09-20 22:31:18 +00:00
PanelStack.cpp single depth for preference items, 2007-08-30 14:22:56 +00:00
PanelStack.h
pch.h One more second.. 2007-09-19 21:28:11 +00:00
qlkey.h shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
qt_helpers.cpp shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
qt_helpers.h shuffle stuff around; minor coding style issues 2007-09-15 15:42:22 +00:00
README the fun begins.... 2007-09-05 20:33:29 +00:00
TocModel.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
TocModel.h
TocWidget.cpp Restore docked outline widget. Warning: still instable! 2007-09-08 17:28:14 +00:00
TocWidget.h Restore docked outline widget. Warning: still instable! 2007-09-08 17:28:14 +00:00
Validator.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
Validator.h shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00

This file contains some do's and dont's for the Qt4 frontend.

General rules
-------------

Every editable field that affects the state of the dialog contents
from LyX's point of view should connect its xxxChanged() signal to
a the dialog's changed_adaptor() slot, which in turn should call
changed(). If you are using a more complicated thing anyway,
then remember to call changed() at the end (if it has changed!)

Every non-trivial widget should have a tooltip. If you don't know
what to write, write "FIXME", and it can fixed later. Don't be afraid
to use QWhatsThis too, but this must be done in the derived class's
constructor, and use _("..."). Non-trivial means that things like "OK"
/must not/ have a tooltip.

moc needs a fully qualified "std::string" for .connect() statements
to work. Be very, very careful.

Remember to check tab order on a dialog (third icon, with blue bars in
designer).

Remember to check sensible resizing behaviour on a dialog. This is
usually done by adding a top-level layout to the dialog in Designer.

Remember to use Edit->Check Accelerators

If necessary, you should override Qt2Base::isValid() for determining the
validity of the current dialog's contents.

OK/Apply/Restore/Close should be connected in the derived class's
constructor to call slotOK() etc. Refer to close/cancel as close in the
source.

Override update_contents() to update the dialog, not update().  Only
these functions may change dialog widgets that may emit changed() during
initialisation, to prevent the button controller from changing its
state.

Never call buttoncontroller functions directly from dialogs. In general,
you should use Qt2Base::changed() in all circumstances. However, if you
must call the buttoncontroller, make sure to respect Qt2Base::updating_

Naming conventions
------------------

QFoo.{cpp,h}     The file that interacts with the controller _and_
the implementation of the dialog, derived from the generated files
ui/FooDialog.ui  The designer file
ui_FooDialog.h   Generated files from FooDialog.ui

slots should be named e.g. slotFooClicked(), slotFooSelected(), where
foo is the name of the widget.

Widgets should be named like "fooXX", where XX is one of the following
widget types :

CB - check box
CO - combo box
ED - line edit
GB - group box
LA - label
LC - LengthCombo
LV - QListView
ML - QTextBrowser
PB - push button
RB - radio button
SB - spin box
SL - slider
TE - text edit
TW - tree widget (FIXME: also TV in some files)


Qt, Unicode, and LyX
--------------------

LyX uses a different encoding (UCS4) than Qt (UTF16), therefore there are a
number of conversion functions in qt_helpers.{cpp,h}. Read the doxygen
documentation for details when to use which function.

Additionally, you should follow these simple rules :

o Use qt_() not _() in code
o Use the conversion functions of qt_helpers.h, NOT .latin1() / .c_str() etc.