The .h file contains the settings for the declared items in the panels (registered callback definitions, and constants for the panel, controls etc).
When you create a .uir a .h file is automatically generated.
It is possible to create a separate set of .h files by hand, but it's messy when you add / remove items.
Better, if this is what you really want, to use more .uir files, or create the panels and controls programatically.
S.
// it takes almost no time to rate an answer